|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccountManagerHome
The Home Interfe for Application Profile Account Management Sample
Method Summary | |
---|---|
AccountManager |
create()
This Home Interface Method is responsible for the creation of an AccountManager. |
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
---|
AccountManager create() throws javax.ejb.CreateException, java.rmi.RemoteException
javax.ejb.CreateException
- This exception is thrown to indicate a failure to create the entity EJB.
RemoteException
- Signals that a Remote exception of some sort has occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |