| ContextBind |
Defines methods for binding and unbinding the current thread's context class loader to a web application class
loader.
|
| InstanceManager |
Interface for creating and managing instances of objects.
|
| InstrumentableClassLoader |
Specifies a class loader capable of being decorated with ClassFileTransformers.
|
| Jar |
Provides an abstraction for use by the various classes that need to scan JARs.
|
| JarScanFilter |
Filter used to determine which JAR files should be included in a scan.
|
| JarScanner |
Scans a web application and classloader hierarchy for JAR files.
|
| JarScannerCallback |
This interface is implemented by clients of the JarScanner to enable them to receive notification of a
discovered JAR.
|
| PeriodicEventListener |
Interface for components that want to be notified of periodic events.
|