|
|||||||||||
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.ContextOperationWithBusinessException
Constructor Summary | |
ContextOperationWithBusinessException(java.lang.Class callingClass,
java.lang.String callingMethod)
|
|
ContextOperationWithBusinessException(java.lang.String contextName)
|
Method Summary | |
protected abstract java.lang.Object |
doExecute()
|
java.lang.Object |
execute()
|
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 ContextOperationWithBusinessException(java.lang.Class callingClass, java.lang.String callingMethod)
public ContextOperationWithBusinessException(java.lang.String contextName)
Method Detail |
protected abstract java.lang.Object doExecute() throws BusinessException, java.rmi.RemoteException, SystemException
doExecute
in class ContextOperationWithAnyException
BusinessException
java.rmi.RemoteException
SystemException
public java.lang.Object execute() throws BusinessException, SystemException
execute
in class ContextOperationWithAnyException
BusinessException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |