Class SelfServiceModuleIsEnabledCondition

java.lang.Object
org.apache.fineract.infrastructure.core.condition.PropertiesCondition
org.apache.fineract.portfolio.self.config.SelfServiceModuleIsEnabledCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class SelfServiceModuleIsEnabledCondition extends org.apache.fineract.infrastructure.core.condition.PropertiesCondition
  • Constructor Details

    • SelfServiceModuleIsEnabledCondition

      public SelfServiceModuleIsEnabledCondition()
  • Method Details

    • matches

      protected boolean matches(org.apache.fineract.infrastructure.core.config.FineractProperties properties)
      Specified by:
      matches in class org.apache.fineract.infrastructure.core.condition.PropertiesCondition