Class DeploymentServiceEnabledCondition

java.lang.Object
com.sap.cds.framework.spring.actuator.DeploymentServiceEnabledCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class DeploymentServiceEnabledCondition extends Object implements org.springframework.context.annotation.Condition
  • Constructor Details

    • DeploymentServiceEnabledCondition

      public DeploymentServiceEnabledCondition()
  • Method Details

    • matches

      public boolean matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata ignored)
      Specified by:
      matches in interface org.springframework.context.annotation.Condition