| Package | Description |
|---|---|
| org.wildfly.common.selector |
| Modifier and Type | Method | Description |
|---|---|---|
static <T> Selector.Getter<T> |
Selector.selectorGetterFor(java.lang.Class<T> clazz) |
Deprecated.
Get an efficient, unchecked selector getter for a given class.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <T> java.security.PrivilegedAction<Selector.Getter<T>> |
Selector.selectorGetterActionFor(java.lang.Class<T> clazz) |
Deprecated.
Get a privileged action which returns the getter for a selector.
|
Copyright © 2018 JBoss, a division of Red Hat, Inc.