public class BulkheadProperties extends PolicyProperties<BulkheadPolicy>
| Modifier and Type | Field and Description |
|---|---|
static String |
MATCH_BULKHEAD_KEY |
entityClass, environment, parsedEntity| Constructor and Description |
|---|
BulkheadProperties() |
BulkheadProperties(String key) |
| Modifier and Type | Method and Description |
|---|---|
Class<BulkheadPolicy> |
getEntityClass() |
afterPropertiesSet, getConfigKey, getParsedEntity, onConfigurationChangedEvent, parseEntity, parseEntityItem, setEnvironment, setMicroserviceMetapublic static final String MATCH_BULKHEAD_KEY
public BulkheadProperties()
public BulkheadProperties(String key)
public Class<BulkheadPolicy> getEntityClass()
getEntityClass in class GovernanceProperties<BulkheadPolicy>Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.