Package org.camunda.bpm.application.impl
-
Class Summary Class Description DefaultElResolverLookup EjbProcessApplication Common base class for writing EJB process applications.EjbProcessApplicationReference A reference to an EJB process application.EmbeddedProcessApplication An embedded process application is a ProcessApplication that uses an embedded process engine.EmbeddedProcessApplicationReferenceImpl The process engine holds a strong reference to the embedded process application.ProcessApplicationContextImpl ProcessApplicationDeploymentInfoImpl ProcessApplicationIdentifier ProcessApplicationInfoImpl ProcessApplicationLogger ProcessApplicationReferenceImpl AProcessApplicationReference
implementation usingWeakReference
.ProcessApplicationScriptEnvironment ServletProcessApplication AAbstractProcessApplication
Implementation to be used in a Servlet container environment.ServletProcessApplicationDeployer This class is an implementation ofServletContainerInitializer
and is notified whenever a subclass ofServletProcessApplication
annotated with theProcessApplication
annotation is deployed.