public class TimeoutConfig extends GenericConfig<Timeout>
| Modifier and Type | Field and Description |
|---|---|
static String |
UNIT |
static String |
VALUE |
CONFIG_PARAMS_CACHE_KEY| Constructor and Description |
|---|
TimeoutConfig(<any> annotatedMethod) |
TimeoutConfig(Method method) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate() |
get, get, getMethodInfopublic static final String VALUE
public static final String UNIT
public TimeoutConfig(Method method)
public TimeoutConfig(<any> annotatedMethod)
public void validate()
validate in class GenericConfig<Timeout>Copyright © 2018 JBoss by Red Hat. All rights reserved.