Uses of Class
org.camunda.bpm.application.impl.AbstractServletProcessApplicationDeployer
-
Uses of AbstractServletProcessApplicationDeployer in org.camunda.bpm.application.impl
Modifier and TypeClassDescriptionclass
This class is an implementation ofServletContainerInitializer
and is notified whenever a subclass ofServletProcessApplication
annotated with theProcessApplication
annotation is deployed.class
This class is an implementation ofServletContainerInitializer
and is notified whenever a subclass ofServletProcessApplication
annotated with theProcessApplication
annotation is deployed.