|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The home interface of the BusinessProcess session bean.
This interface is made available to the client through JNDI by the container where it is deployed.
Method Summary | |
---|---|
BusinessProcess |
create()
Creates the BusinessProcess session bean. |
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
public BusinessProcess create() throws javax.ejb.CreateException, java.rmi.RemoteException
java.rmi.RemoteException
- if a communication-related exception occurred.
javax.ejb.CreateException
- if the creation did not complete successfully.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |