See: Description
| Interface | Description |
|---|---|
| ResourceClassDiscover<T> |
SPI Discovery.
|
| ResourceDiscover |
Interface representing a mapping
from a set of source resource names
to a resultant set of resource.
|
| ResourceNameDiscover |
Interface representing a mapping
from a set of source resource names
to a resultant set of resource names.
|
| ResourceNameIterator |
Iterate over resource names.
|
| Class | Description |
|---|---|
| Resource |
'Resource' located by discovery.
|
| ResourceClass<T> |
'Resource' located by discovery.
|
| ResourceClassIterator<T> |
Iterator over discovered SPI type.
|
| ResourceIterator |
Iterator over discovered
Resource. |
| Exception | Description |
|---|---|
| DiscoveryException |
An exception that is thrown only if a suitable service
instance cannot be created by
ServiceFactory. |
Copyright (c) 2002 - Apache Software Foundation