Package org.wildfly.common.selector
Class Selector.Getter<T>
java.lang.Object
org.wildfly.common.selector.Selector.Getter<T>
- Type Parameters:
T- the selectable class' type
An efficient, unchecked getter for a selector for a given class.
-
Method Summary
-
Method Details
-
getSelector
Get the selector for this getter. No permission checks are performed.- Returns:
- the selector
-