| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CommandFactory | |
| uk.org.ogsadai.activity.xmldb | Contains activity implementations for performing various operations on XML databases. | 
| uk.org.ogsadai.activity.xmldb.commands | Contains a command interface and various implementations for use by the XML database activities. | 
| Uses of CommandFactory in uk.org.ogsadai.activity.xmldb | 
| Constructors in uk.org.ogsadai.activity.xmldb with parameters of type CommandFactory | |
| XMLDBCommandActivity(org.w3c.dom.Element element, CommandFactory factory)Constructs a CommandActivityusing the specified element and command factory. | |
| Uses of CommandFactory in uk.org.ogsadai.activity.xmldb.commands | 
| Classes in uk.org.ogsadai.activity.xmldb.commands that implement CommandFactory | |
|  class | PropertiesCommandFactoryA CommandFactorythat createsCommandinstances based on a properties file where the keys are command element names and the values command implementation class names. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||