Class CamundaApplicationServerConfigurator

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class CamundaApplicationServerConfigurator
    extends java.lang.Object
    implements org.springframework.beans.factory.InitializingBean
    • Field Detail

      • processEngine

        @Autowired
        protected ProcessEngine processEngine
      • applicationContext

        @Autowired
        protected org.springframework.context.ApplicationContext applicationContext
    • Constructor Detail

      • CamundaApplicationServerConfigurator

        public CamundaApplicationServerConfigurator()
    • Method Detail

      • afterPropertiesSet

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