Package org.camunda.bpm.application.impl
package org.camunda.bpm.application.impl
-
ClassesClassDescriptionThis base class provides a template method to handle servlet applications annotated with the
ProcessApplication.Common base class for writing EJB process applications.A reference to an EJB process application.An embedded process application is a ProcessApplication that uses an embedded process engine.The process engine holds a strong reference to the embedded process application.Common base class for writing Jakarta Enterprise Bean process applications.A reference to an EJB process application.AAbstractProcessApplicationImplementation to be used in a Servlet container environment.This class is an implementation ofServletContainerInitializerand is notified whenever a subclass ofServletProcessApplicationannotated with theProcessApplicationannotation is deployed.AProcessApplicationReferenceimplementation usingWeakReference.AAbstractProcessApplicationImplementation to be used in a Servlet container environment.This class is an implementation ofServletContainerInitializerand is notified whenever a subclass ofServletProcessApplicationannotated with theProcessApplicationannotation is deployed.