Class SelfServiceWarning

java.lang.Object
org.apache.fineract.portfolio.self.config.SelfServiceWarning
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Component @Conditional(SelfServiceModuleIsEnabledCondition.class) public class SelfServiceWarning extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • SelfServiceWarning

      public SelfServiceWarning()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception