|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EJB2RemoteHome
Home interface used by EJB 2.1 clients.
Method Summary | |
---|---|
EJB2RemoteInterface |
create()
Gets an instance of a bean with EJB2RemoteInterface interface. |
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
---|
EJB2RemoteInterface create() throws javax.ejb.CreateException, java.rmi.RemoteException
javax.ejb.CreateException
- if the bean cannot be created.
java.rmi.RemoteException
- if RMI protocol is failing.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |