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