public static interface JobTable.JobServices
LibraryCacheManager.ClassLoaderHandle
and will be closed once the associated JobTable.Job
is being closed.Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the job services.
|
LibraryCacheManager.ClassLoaderHandle |
getClassLoaderHandle()
Gets the
LibraryCacheManager.ClassLoaderHandle for the associated job. |
LibraryCacheManager.ClassLoaderHandle getClassLoaderHandle()
LibraryCacheManager.ClassLoaderHandle
for the associated job.LibraryCacheManager.ClassLoaderHandle
for the associated jobvoid close()
This method is called once the JobTable.Job
is being closed.
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.