|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface defining operations for a "portable" (serializable) command object that can be invoked remotely within a particular RCOM service ejb.
Method Summary | |
---|---|
void |
execute()
Execute the command. |
void |
setContext(DistributedContext context)
Set the distributed context for the portabl command |
Method Detail |
public void setContext(DistributedContext context)
context
- distributed contextpublic void execute() throws SystemException, BusinessException
SystemException
BusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |