Class FeatureModuleAutoRegister

java.lang.Object
eu.rarogsoftware.rarog.platform.core.plugins.spring.FeatureModuleAutoRegister
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

@Component public class FeatureModuleAutoRegister extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
  • Constructor Details

  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException