Contextual instead.@Deprecated public final class GlobalSelector<T> extends Selector<T>
Selector.Getter<T>| Constructor | Description |
|---|---|
GlobalSelector(T instance) |
Deprecated.
Construct a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
T |
get() |
Deprecated.
Get the currently relevant object, or
null if there is none. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChangePermissionFor, getGetPermissionFor, getSetPermissionFor, nullSelector, selectorFor, selectorGetterActionFor, selectorGetterFor, setSelectorForpublic GlobalSelector(T instance)
instance - the constant instance to always return from this selectorCopyright © 2018 JBoss, a division of Red Hat, Inc.