Class ExposedEndpoint

java.lang.Object
io.hawt.springboot.ExposedEndpoint
All Implemented Interfaces:
org.springframework.context.annotation.Condition

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

    • ExposedEndpoint

      public ExposedEndpoint()
  • Method Details

    • matches

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