|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICommandInvokerRemote
Remote interface for CommandInvokerEJB.
| Method Summary | |
|---|---|
java.lang.Object |
executeCommand(ICommand command)Execute the command described by the command bean. |
boolean |
isLocalInvocation() |
| Methods inherited from interface javax.ejb.EJBObject |
|---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
|---|
java.lang.Object executeCommand(ICommand command)
throws CommandException,
java.rmi.RemoteException
command - the populated command beanCommandExceptionjava.rmi.RemoteException
boolean isLocalInvocation()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||