public final class ObjectNameModifierLocator extends Object implements Container<ObjectNameModifier>
ServiceLocator to search for advertised
implementations of the factory service specification class
ObjectNameModifierFactory
and the decorator service specification class
ObjectNameModifierDecorator.| Modifier and Type | Field and Description |
|---|---|
static ObjectNameModifierLocator |
SINGLETON
The singleton instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectNameModifier |
get()
Returns the same contained product upon each call.
|
public static final ObjectNameModifierLocator SINGLETON
public ObjectNameModifier get()
Containerget in interface javax.inject.Provider<ObjectNameModifier>get in interface Container<ObjectNameModifier>Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.