@Immutable public final class KeyManagerMapLocator extends AbstractKeyManagerMap
ServiceLocator to search for advertised
implementations of the factory service specification class
KeyManagerMapFactory
and the modifier service specification class
KeyManagerMapModifier.| Modifier and Type | Field and Description |
|---|---|
static KeyManagerMapLocator |
SINGLETON
The singleton instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,KeyManager<?>> |
get()
Returns an immutable map of key classes to nullable key managers.
|
manager, toStringequals, hashCodepublic static final KeyManagerMapLocator SINGLETON
public Map<Class<?>,KeyManager<?>> get()
AbstractKeyManagerMapnull.
This is an immutable property - multiple calls must return the same object.
get in interface javax.inject.Provider<Map<Class<?>,KeyManager<?>>>get in interface Container<Map<Class<?>,KeyManager<?>>>get in class AbstractKeyManagerMapCopyright © 2012–2018 Schlichtherle IT Services. All rights reserved.