| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.policies.lifecyle | |
| com.mulesoft.mule.runtime.gw.policies.service |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingGateKeeper
GateKeeper can operate in three different modes:
- STRICT (default): blocks the API till the first policy reconciliation cycle.
|
class |
FlexibleGateKeeper
Implementation of Flexible mode GateKeeper.
|
class |
GateKeeper
Monitors an api until policies and contracts are successfully applied then proceeds to unlock it.
|
class |
HdpApisHealthCheckListener |
class |
StrictGateKeeper
Implementation of Strict mode GateKeeper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPolicySetDeploymentService.addPolicyDeploymentListener(PolicySetDeploymentListener listener) |
void |
PolicySetDeploymentService.addPolicyDeploymentListener(PolicySetDeploymentListener listener)
Adds a listener which will be notified of the events related to policy deployments
|
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.