|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.ContextOperationWithAnyException
com.retek.commons.component.ContextOperation
Constructor Summary | |
---|---|
ContextOperation(java.lang.Class callingClass,
java.lang.String callingMethod)
|
|
ContextOperation(java.lang.String contextName)
|
Method Summary | |
---|---|
protected abstract java.lang.Object |
doExecute()
|
java.lang.Object |
execute()
|
protected void |
handleSuccess()
|
Methods inherited from class com.retek.commons.component.ContextOperationWithAnyException |
---|
createContext, getContext, getLogger, handleError, handleSuccess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextOperation(java.lang.Class callingClass, java.lang.String callingMethod)
public ContextOperation(java.lang.String contextName)
Method Detail |
protected void handleSuccess()
protected abstract java.lang.Object doExecute() throws java.rmi.RemoteException, SystemException
doExecute
in class ContextOperationWithAnyException
java.rmi.RemoteException
SystemException
public java.lang.Object execute() throws SystemException
execute
in class ContextOperationWithAnyException
SystemException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |