com.ibm.websphere.ola
Interface ExecuteHome
All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote
- public interface ExecuteHome
- extends javax.ejb.EJBHome
Method Summary
Modifier and Type | Method and Description |
---|---|
create()
Creates a default instance of Session Bean: Execute
|
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail
create
- Execute create()
- throws javax.ejb.CreateException
- java.rmi.RemoteException
Creates a default instance of Session Bean: Execute
Throws:
javax.ejb.CreateException
java.rmi.RemoteException