|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.CommandFactory
Field Summary | |
protected java.util.Properties |
commandProperties
|
Constructor Summary | |
CommandFactory()
|
Method Summary | |
protected Command |
createCommand(java.lang.String key)
|
protected abstract java.lang.String |
getPropertyFilename()
|
protected void |
load()
|
protected abstract void |
logError(java.lang.String msg,
java.lang.Throwable throwable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.Properties commandProperties
Constructor Detail |
public CommandFactory()
Method Detail |
protected abstract java.lang.String getPropertyFilename()
protected abstract void logError(java.lang.String msg, java.lang.Throwable throwable)
protected void load() throws SystemException
SystemException
protected Command createCommand(java.lang.String key) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |