|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentFactory | |
|---|---|
| org.ow2.orchestra.pvm.env | |
| org.ow2.orchestra.pvm.internal.spring | |
| org.ow2.orchestra.pvm.internal.svc | |
| org.ow2.orchestra.pvm.internal.wire.descriptor | |
| Uses of EnvironmentFactory in org.ow2.orchestra.pvm.env |
|---|
| Subclasses of EnvironmentFactory in org.ow2.orchestra.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.orchestra.pvm.internal.spring |
|---|
| Methods in org.ow2.orchestra.pvm.internal.spring that return EnvironmentFactory | |
|---|---|
EnvironmentFactory |
SpringEnvironment.getEnvironmentFactory()
|
| Methods in org.ow2.orchestra.pvm.internal.spring with parameters of type EnvironmentFactory | |
|---|---|
void |
SpringCommandService.setEnvironmentFactory(EnvironmentFactory environmentFactory)
|
| Constructors in org.ow2.orchestra.pvm.internal.spring with parameters of type EnvironmentFactory | |
|---|---|
CommandTransactionCallback(Command<T> command,
EnvironmentFactory environmentFactory)
|
|
| Uses of EnvironmentFactory in org.ow2.orchestra.pvm.internal.svc |
|---|
| Fields in org.ow2.orchestra.pvm.internal.svc declared as EnvironmentFactory | |
|---|---|
protected EnvironmentFactory |
EnvironmentInterceptor.environmentFactory
|
| Methods in org.ow2.orchestra.pvm.internal.svc that return EnvironmentFactory | |
|---|---|
EnvironmentFactory |
EnvironmentInterceptor.getEnvironmentFactory()
|
| Methods in org.ow2.orchestra.pvm.internal.svc with parameters of type EnvironmentFactory | |
|---|---|
void |
EnvironmentInterceptor.setEnvironmentFactory(EnvironmentFactory environmentFactory)
|
| Uses of EnvironmentFactory in org.ow2.orchestra.pvm.internal.wire.descriptor |
|---|
| Constructors in org.ow2.orchestra.pvm.internal.wire.descriptor with parameters of type EnvironmentFactory | |
|---|---|
EnvironmentFactoryDescriptor(EnvironmentFactory environmentFactory)
|
|
EnvironmentInterceptorDescriptor(EnvironmentFactory environmentFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||