Package org.camunda.bpm.application.impl
Class AbstractServletProcessApplicationDeployer
java.lang.Object
org.camunda.bpm.application.impl.AbstractServletProcessApplicationDeployer
- Direct Known Subclasses:
JakartaServletProcessApplicationDeployer
,ServletProcessApplicationDeployer
This base class provides a template method to handle servlet applications annotated
with the
ProcessApplication
.- Author:
- Daniel Meyer
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOG
-
-
Constructor Details
-
AbstractServletProcessApplicationDeployer
public AbstractServletProcessApplicationDeployer()
-
-
Method Details