public class BulkheadConfig extends GenericConfig<org.eclipse.microprofile.faulttolerance.Bulkhead>
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE |
static String |
WAITING_TASK_QUEUE |
annotatedMethod, annotation, annotationSource, annotationType, beanClass, CONFIG_PARAMS_CACHE_KEY, method| Constructor and Description |
|---|
BulkheadConfig(javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod) |
BulkheadConfig(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 WAITING_TASK_QUEUE
public BulkheadConfig(javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod)
public void validate()
validate in class GenericConfig<org.eclipse.microprofile.faulttolerance.Bulkhead>protected Map<String,Class<?>> getKeysToType()
getKeysToType in class GenericConfig<org.eclipse.microprofile.faulttolerance.Bulkhead>Copyright © 2018–2020. All rights reserved.