Package com.ritense.form.autodeployment
Class FormApplicationReadyEventListener
java.lang.Object
com.ritense.form.autodeployment.FormApplicationReadyEventListener
- All Implemented Interfaces:
com.ritense.document.domain.listener.ApplicationReadyEventListener
public class FormApplicationReadyEventListener
extends Object
implements com.ritense.document.domain.listener.ApplicationReadyEventListener
-
Constructor Summary
ConstructorsConstructorDescriptionFormApplicationReadyEventListener(FormDefinitionDeploymentService formDefinitionDeploymentService) -
Method Summary
-
Constructor Details
-
FormApplicationReadyEventListener
public FormApplicationReadyEventListener(FormDefinitionDeploymentService formDefinitionDeploymentService)
-
-
Method Details
-
handle
public void handle()- Specified by:
handlein interfacecom.ritense.document.domain.listener.ApplicationReadyEventListener
-