|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SampleBeanHome
Home interface for Enterprise Bean: SampleBean
Method Summary | |
---|---|
SampleBean |
create()
Creates a default instance of Session Bean: SampleBean. |
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
---|
SampleBean create() throws javax.ejb.CreateException, java.rmi.RemoteException
java.ejb.CreateException
- Thrown if the method failed to create
the EJB.
java.rmi.RemoteException
- Thrown if the method failed due to a
system-level failure.
javax.ejb.CreateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |