public class TimeoutConfig extends GenericConfig<org.eclipse.microprofile.faulttolerance.Timeout>
| Modifier and Type | Field and Description |
|---|---|
static String |
UNIT |
static String |
VALUE |
annotatedMethod, annotation, annotationSource, annotationType, beanClass, CONFIG_PARAMS_CACHE_KEY, method| Constructor and Description |
|---|
TimeoutConfig(javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod) |
TimeoutConfig(Class<?> beanClass,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Class<?>> |
getKeysToType() |
void |
validate() |
get, get, getConfig, getConfigKeyForClass, getConfigKeyForMethod, getMethodInfopublic static final String VALUE
public static final String UNIT
public TimeoutConfig(javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod)
public void validate()
validate in class GenericConfig<org.eclipse.microprofile.faulttolerance.Timeout>protected Map<String,Class<?>> getKeysToType()
getKeysToType in class GenericConfig<org.eclipse.microprofile.faulttolerance.Timeout>Copyright © 2018–2020. All rights reserved.