|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.command.PropertiesCommandFactory
Field Summary | |
static java.lang.String |
POST_EXCEPTION_TAG
|
static java.lang.String |
PRE_EXCEPTION_TAG
|
Constructor Summary | |
PropertiesCommandFactory()
|
Method Summary | |
protected Command |
createCommand(java.lang.Class commandClass)
|
protected Command |
decorateCommand(Command cmd)
|
protected abstract java.lang.String |
getPropertiesFileName()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String PRE_EXCEPTION_TAG
public static final java.lang.String POST_EXCEPTION_TAG
Constructor Detail |
public PropertiesCommandFactory()
Method Detail |
protected Command createCommand(java.lang.Class commandClass)
protected Command decorateCommand(Command cmd)
protected abstract java.lang.String getPropertiesFileName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |