|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchContainerFactoryIfc | |
wt.container.batch | |
wt.container.batch.impl | |
wt.lifecycle |
Uses of BatchContainerFactoryIfc in wt.container.batch |
Fields in wt.container.batch declared as BatchContainerFactoryIfc | |
private static BatchContainerFactoryIfc |
BatchContainerFactory.delegate
|
private static BatchContainerFactoryIfc |
BatchContainerFactory.defaultDelegate
|
Methods in wt.container.batch that return BatchContainerFactoryIfc | |
static BatchContainerFactoryIfc |
BatchContainerFactory.getDelegate()
Gets the object for the association that plays role: delegate. |
static BatchContainerFactoryIfc |
BatchContainerFactory.getBatchContainerFactoryIfc()
Operation to obtain the real BatchContainerFactory. |
private static BatchContainerFactoryIfc |
BatchContainerFactory.getDelegate(String requestor,
String selector)
|
Methods in wt.container.batch with parameters of type BatchContainerFactoryIfc | |
static void |
BatchContainerFactory.setDelegate(BatchContainerFactoryIfc a_Delegate)
Sets the object for the association that plays role: delegate. |
static void |
BatchContainerFactory.setBatchContainerFactoryIfc(BatchContainerFactoryIfc factory)
Operation used to specify the real BatchContainerFactory. |
Uses of BatchContainerFactoryIfc in wt.container.batch.impl |
Classes in wt.container.batch.impl that implement BatchContainerFactoryIfc | |
class |
BatchContainerFactoryImpl
A reference implementation of a BatchContainer factory. |
Uses of BatchContainerFactoryIfc in wt.lifecycle |
Classes in wt.lifecycle that implement BatchContainerFactoryIfc | |
class |
PhaseSuccessionContainerFactory
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |