@Introspected public class EndpointEnabledCondition extends java.lang.Object implements Condition
Endpoint is enabled.| Constructor and Description | 
|---|
| EndpointEnabledCondition() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | matches(ConditionContext context)Check whether a specific condition is met. | 
public boolean matches(ConditionContext context)
Condition