@Component public class BulkheadHandler extends AbstractGovernanceHandler<io.github.resilience4j.bulkhead.Bulkhead,BulkheadPolicy>
matchersManager| Constructor and Description |
|---|
BulkheadHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createKey(BulkheadPolicy policy) |
protected io.github.resilience4j.bulkhead.Bulkhead |
createProcessor(BulkheadPolicy policy) |
BulkheadPolicy |
matchPolicy(GovernanceRequest governanceRequest) |
getActuator, onDynamicConfigurationListenerprotected String createKey(BulkheadPolicy policy)
createKey in class AbstractGovernanceHandler<io.github.resilience4j.bulkhead.Bulkhead,BulkheadPolicy>public BulkheadPolicy matchPolicy(GovernanceRequest governanceRequest)
matchPolicy in class AbstractGovernanceHandler<io.github.resilience4j.bulkhead.Bulkhead,BulkheadPolicy>protected io.github.resilience4j.bulkhead.Bulkhead createProcessor(BulkheadPolicy policy)
createProcessor in class AbstractGovernanceHandler<io.github.resilience4j.bulkhead.Bulkhead,BulkheadPolicy>Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.