Uses of Package
org.camunda.bpm.application.impl
Packages that use org.camunda.bpm.application.impl
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.application
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.application.implClassDescriptionThis base class provides a template method to handle servlet applications annotated with the
ProcessApplication
.An embedded process application is a ProcessApplication that uses an embedded process engine.AProcessApplicationReference
implementation usingWeakReference
. -
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.application.impl.ejbClassDescriptionCommon base class for writing EJB process applications.
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.container.impl.deployment
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.container.impl.jboss.serviceClassDescriptionA
AbstractProcessApplication
Implementation to be used in a Servlet container environment. -
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.container.impl.jmx.services
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.engine.impl
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.engine.impl.application
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.engine.impl.cmd
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.engine.impl.interceptor
-
Classes in org.camunda.bpm.application.impl used by org.camunda.bpm.example.invoiceClassDescriptionA
AbstractProcessApplication
Implementation to be used in a Servlet container environment. -
Classes in org.camunda.bpm.application.impl used by org.camunda.qaClassDescriptionA
AbstractProcessApplication
Implementation to be used in a Servlet container environment.