|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFactory | |
---|---|
com.ibm.datapower.wamt.amp | The Appliance Management Protocol (AMP) provides an abstraction layer for message and command communication between the Manager and the DataPower devices. |
com.ibm.datapower.wamt.dataAPI | Defines a collection of interfaces for data persistence that can be implemented to support a repository in various environments. |
com.ibm.datapower.wamt.soma |
Uses of AbstractFactory in com.ibm.datapower.wamt.amp |
---|
Subclasses of AbstractFactory in com.ibm.datapower.wamt.amp | |
---|---|
class |
CommandFactory
Gets an instance of an AMP Command implementation. |
class |
NotificationCatcherFactory
Create an instance of a NotificationCatcher implementation using only the name. |
class |
SOAPHelperFactory
Gets an instance of an AMP SOAPHelper implementation. |
Uses of AbstractFactory in com.ibm.datapower.wamt.dataAPI |
---|
Subclasses of AbstractFactory in com.ibm.datapower.wamt.dataAPI | |
---|---|
class |
RepositoryFactory
Factory for creating/manufacturing the Repository object. |
Uses of AbstractFactory in com.ibm.datapower.wamt.soma |
---|
Subclasses of AbstractFactory in com.ibm.datapower.wamt.soma | |
---|---|
class |
SOMACommandFactory
Gets an instance of an SOMA Command implementation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |