Class OperatonApplicationServerConfigurator
java.lang.Object
org.operaton.bpm.spring.boot.starter.telemetry.OperatonApplicationServerConfigurator
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
public class OperatonApplicationServerConfigurator
extends Object
implements org.springframework.beans.factory.InitializingBean
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.springframework.context.ApplicationContextprotected ProcessEngine -
Constructor Summary
ConstructorsConstructorDescriptionOperatonApplicationServerConfigurator(ProcessEngine processEngine, org.springframework.context.ApplicationContext applicationContext) -
Method Summary
-
Field Details
-
processEngine
-
applicationContext
protected org.springframework.context.ApplicationContext applicationContext
-
-
Constructor Details
-
OperatonApplicationServerConfigurator
public OperatonApplicationServerConfigurator(ProcessEngine processEngine, org.springframework.context.ApplicationContext applicationContext)
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-