|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteCommandExecutorHome
EJB2 remote home interface for the command executor.
Method Summary | |
---|---|
RemoteCommandExecutor |
create()
Creates a command executor for remote use. |
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
---|
RemoteCommandExecutor create() throws javax.ejb.CreateException, java.rmi.RemoteException
javax.ejb.CreateException
- if creation fails
java.rmi.RemoteException
- if a communication error occurs
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |