wt.services.ac.impl
Class DefaultACServiceProvider.MultipleEntries
java.lang.Object
wt.services.ac.impl.DefaultACServiceProvider.MultipleEntries
- All Implemented Interfaces:
- DefaultACServiceProvider.SelectorEntry
- Enclosing class:
- DefaultACServiceProvider
- private final class DefaultACServiceProvider.MultipleEntries
- extends Object
- implements DefaultACServiceProvider.SelectorEntry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
implementationMap
final Map implementationMap
resultCache
final Map resultCache
DefaultACServiceProvider.MultipleEntries
DefaultACServiceProvider.MultipleEntries(DefaultACServiceProvider.SingleEntry entry)
addImplementation
boolean addImplementation(ServiceDescriptor descriptor)
throws ACException
- Throws:
ACException
getImplementations
public ServiceImplementation[] getImplementations(Object requestor_key)
- Specified by:
getImplementations
in interface DefaultACServiceProvider.SelectorEntry