com.retek.command
Class PropertiesCommandFactory
java.lang.Object
|
+--com.retek.command.PropertiesCommandFactory
- Direct Known Subclasses:
- CommandFactory
- public abstract class PropertiesCommandFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRE_EXCEPTION_TAG
public static final java.lang.String PRE_EXCEPTION_TAG
- See Also:
- Constant Field Values
POST_EXCEPTION_TAG
public static final java.lang.String POST_EXCEPTION_TAG
- See Also:
- Constant Field Values
PropertiesCommandFactory
public PropertiesCommandFactory()
createCommand
protected Command createCommand(java.lang.Class commandClass)
decorateCommand
protected Command decorateCommand(Command cmd)
getPropertiesFileName
protected abstract java.lang.String getPropertiesFileName()