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.
|
ProcessApplicationDeploymentInfoImpl | |
ProcessApplicationInfoImpl | |
ProcessApplicationReferenceImpl |
A
ProcessApplicationReference implementation using
WeakReference . |
ServletProcessApplication |
A
AbstractProcessApplication Implementation to be used in a Servlet container environment. |
ServletProcessApplicationDeployer |
This class is an implementation of
ServletContainerInitializer and
is notified whenever a subclass of ServletProcessApplication annotated
with the ProcessApplication annotation is deployed. |
Copyright © 2015. All rights reserved.