All Classes and Interfaces
Class
Description
There are many different contexts in which
loaders can be used.
Various utilities to interact with
Class
types.Holder for a default class.
Discover class that implements a given service interface,
with discovery and configuration features similar to that employed
by standard Java APIs such as JAXP.
The findResources() method will check every loader.
Recover resource name from Managed Properties,
using OLD property names.
Recover resource name from Managed Properties,
using OLD property names.
Recover resources from a Dictionary.
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.
Recover resource name from Managed Properties.
Recover resource name from System Properties.
Provide JDK 1.3 style service discovery...
Discover singleton service providers.
An exception that is thrown only if a suitable service
instance cannot be created by
ServiceFactory
.Deprecated.
Starting from commons-discovery-05, Log is totally delegated to commons-logging
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...JDK 1.1 Style Hooks implementation.
JDK 1.2 Style Hooks implementation.
JDK Hooks to extract properties/resources.
This class may disappear in the future, or be moved to another project..
Holder for multiple ResourceNameDiscover instances.
Holder for a default class.
'Resource' located by discovery.
'Resource' located by discovery.
SPI Discovery.
Default
ResourceClassDiscover
implementation.Iterator over discovered SPI type.
Interface representing a mapping
from a set of source resource names
to a resultant set of resource.
Helper class for methods implementing the ResourceDiscover interface.
Iterator over discovered
Resource
.Interface representing a mapping
from a set of source resource names
to a resultant set of resource names.
Helper class for methods implementing the ResourceNameDiscover interface.
Iterate over resource names.
Mechanisms to locate and load a class.
[this was ServiceDiscovery12...
Small ant task that will use discovery to locate a particular impl.
Deprecated.
Starting from commons-discovery-05, Log is totally delegated to commons-logging
Represents a Service Programming Interface (spi).