T
- the context typepublic interface ContextSelector<T>
Modifier and Type | Method and Description |
---|---|
T |
getCurrent()
Get the current instance, returning
null if none are valid in the current context. |
T getCurrent()
null
if none are valid in the current context.null
if there is noneCopyright © 2016 JBoss by Red Hat. All rights reserved.