|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentFactory | |
|---|---|
| org.jbpm.pvm.internal.processengine | |
| org.jbpm.pvm.internal.svc | |
| Uses of EnvironmentFactory in org.jbpm.pvm.internal.processengine |
|---|
| Classes in org.jbpm.pvm.internal.processengine that implement EnvironmentFactory | |
|---|---|
class |
ProcessEngineImpl
an environment factory that also is the process-engine context. |
class |
SpringProcessEngine
this environment factory will see only the singleton beans. |
| Methods in org.jbpm.pvm.internal.processengine that return EnvironmentFactory | |
|---|---|
static EnvironmentFactory |
ProcessEngineImpl.parseXmlString(java.lang.String jbpmConfigurationXml)
|
| Uses of EnvironmentFactory in org.jbpm.pvm.internal.svc |
|---|
| Fields in org.jbpm.pvm.internal.svc declared as EnvironmentFactory | |
|---|---|
protected EnvironmentFactory |
EnvironmentInterceptor.environmentFactory
|
| Methods in org.jbpm.pvm.internal.svc that return EnvironmentFactory | |
|---|---|
EnvironmentFactory |
EnvironmentInterceptor.getEnvironmentFactory()
|
| Methods in org.jbpm.pvm.internal.svc with parameters of type EnvironmentFactory | |
|---|---|
void |
EnvironmentInterceptor.setEnvironmentFactory(EnvironmentFactory environmentFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||