Class ActiveUsersCounterPropertyCondition

java.lang.Object
ru.cg.webbpm.modules.webkit.active_users_tracker.ActiveUsersCounterPropertyCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class ActiveUsersCounterPropertyCondition extends Object implements org.springframework.context.annotation.Condition
Author:
Alexander Ermolaev
  • Constructor Details

    • ActiveUsersCounterPropertyCondition

      public ActiveUsersCounterPropertyCondition()
  • Method Details

    • matches

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