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