All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ClassLoaders There are many different contexts in which loaders can be used.ClassUtils Various utilities to interact withClass
types.DefaultClassHolder<T> Holder for a default class.DiscoverClass Discover class that implements a given service interface, with discovery and configuration features similar to that employed by standard Java APIs such as JAXP.DiscoverClasses<T> The findResources() method will check every loader.DiscoverMappedNames Recover resource name from Managed Properties, using OLD property names.DiscoverNamesInAlternateManagedProperties Recover resource name from Managed Properties, using OLD property names.DiscoverNamesInDictionary Recover resources from a Dictionary.DiscoverNamesInFile Discover ALL files of a given name, and return resource names contained within the set of files: one resource name per line, whitespace ignored, comments begin with '#' Default discoverer is DiscoverClassLoaderResources, but it can be set to any other.DiscoverNamesInManagedProperties Recover resource name from Managed Properties.DiscoverNamesInSystemProperties Recover resource name from System Properties.DiscoverResources DiscoverServiceNames Provide JDK 1.3 style service discovery...DiscoverSingleton Discover singleton service providers.DiscoveryException An exception that is thrown only if a suitable service instance cannot be created byServiceFactory
.DiscoveryLogFactory Deprecated. Starting from commons-discovery-05, Log is totally delegated to commons-loggingEnvironmentCache Cache by a 'key' unique to the environment: - ClassLoader::groupContext::Object Cache Cache : HashMap Key : Thread Context Class Loader (ClassLoader
) Value : groupContext::SPI Cache (HashMap
) //- groupContext::Object Cache // Cache : HashMap // Key : groupContext (String
) // Value :Object
When we 'release', it is expected that the caller of the 'release' have the same thread context class loader...JDK11Hooks JDK 1.1 Style Hooks implementation.JDK12Hooks JDK 1.2 Style Hooks implementation.JDKHooks JDK Hooks to extract properties/resources.ManagedProperties This class may disappear in the future, or be moved to another project..NameDiscoverers Holder for multiple ResourceNameDiscover instances.PropertiesHolder Holder for a default class.Resource 'Resource' located by discovery.ResourceClass<T> 'Resource' located by discovery.ResourceClassDiscover<T> SPI Discovery.ResourceClassDiscoverImpl<T> DefaultResourceClassDiscover
implementation.ResourceClassIterator<T> Iterator over discovered SPI type.ResourceDiscover Interface representing a mapping from a set of source resource names to a resultant set of resource.ResourceDiscoverImpl Helper class for methods implementing the ResourceDiscover interface.ResourceIterator Iterator over discoveredResource
.ResourceNameDiscover Interface representing a mapping from a set of source resource names to a resultant set of resource names.ResourceNameDiscoverImpl Helper class for methods implementing the ResourceNameDiscover interface.ResourceNameIterator Iterate over resource names.ResourceUtils Mechanisms to locate and load a class.Service [this was ServiceDiscovery12...ServiceDiscoveryTask Small ant task that will use discovery to locate a particular impl.SimpleLog Deprecated. Starting from commons-discovery-05, Log is totally delegated to commons-loggingSPInterface<T> Represents a Service Programming Interface (spi).