Package org.apache.tomcat
package org.apache.tomcat
-
ClassDescriptionDefines methods for binding and unbinding the current thread's context class loader to a web application class loader.Interface for creating and managing instances of objects.Utility class for binding
InstanceManagerinstances to class loaders.Specifies a class loader capable of being decorated withClassFileTransformers.Provides an abstraction for use by the various classes that need to scan JARs.Filter used to determine which JAR files should be included in a scan.Scans a web application and classloader hierarchy for JAR files.This interface is implemented by clients of theJarScannerto enable them to receive notification of a discovered JAR.Defines the types of JAR scans that can be performed.Interface for components that want to be notified of periodic events.SimpleInstanceManager implements the org.apache.tomcat.InstanceManager interface.