|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentFactory | |
---|---|
org.ow2.bonita.pvm.env | |
org.ow2.bonita.pvm.internal.spring | |
org.ow2.bonita.pvm.internal.svc | |
org.ow2.bonita.pvm.internal.wire.descriptor | |
org.ow2.bonita.pvm.test.base |
Uses of EnvironmentFactory in org.ow2.bonita.pvm.env |
---|
Subclasses of EnvironmentFactory in org.ow2.bonita.pvm.env | |
---|---|
class |
PvmEnvironmentFactory
an environment factory that also is the environment-factory context. |
class |
SpringEnvironmentFactory
this environment factory will see only the singleton beans. |
Uses of EnvironmentFactory in org.ow2.bonita.pvm.internal.spring |
---|
Methods in org.ow2.bonita.pvm.internal.spring that return EnvironmentFactory | |
---|---|
EnvironmentFactory |
SpringEnvironment.getEnvironmentFactory()
|
Methods in org.ow2.bonita.pvm.internal.spring with parameters of type EnvironmentFactory | |
---|---|
void |
SpringCommandService.setEnvironmentFactory(EnvironmentFactory environmentFactory)
|
Constructors in org.ow2.bonita.pvm.internal.spring with parameters of type EnvironmentFactory | |
---|---|
CommandTransactionCallback(Command<T> command,
EnvironmentFactory environmentFactory)
|
Uses of EnvironmentFactory in org.ow2.bonita.pvm.internal.svc |
---|
Fields in org.ow2.bonita.pvm.internal.svc declared as EnvironmentFactory | |
---|---|
protected EnvironmentFactory |
EnvironmentInterceptor.environmentFactory
|
Methods in org.ow2.bonita.pvm.internal.svc that return EnvironmentFactory | |
---|---|
EnvironmentFactory |
EnvironmentInterceptor.getEnvironmentFactory()
|
Methods in org.ow2.bonita.pvm.internal.svc with parameters of type EnvironmentFactory | |
---|---|
void |
EnvironmentInterceptor.setEnvironmentFactory(EnvironmentFactory environmentFactory)
|
Uses of EnvironmentFactory in org.ow2.bonita.pvm.internal.wire.descriptor |
---|
Constructors in org.ow2.bonita.pvm.internal.wire.descriptor with parameters of type EnvironmentFactory | |
---|---|
EnvironmentFactoryDescriptor(EnvironmentFactory environmentFactory)
|
|
EnvironmentInterceptorDescriptor(EnvironmentFactory environmentFactory)
|
Uses of EnvironmentFactory in org.ow2.bonita.pvm.test.base |
---|
Methods in org.ow2.bonita.pvm.test.base that return EnvironmentFactory | |
---|---|
EnvironmentFactory |
EnvironmentFactoryTestCase.getEnvironmentFactory()
|
Methods in org.ow2.bonita.pvm.test.base with parameters of type EnvironmentFactory | |
---|---|
static void |
Db.clean(EnvironmentFactory environmentFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |