|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the standard EJB Home interface for the webadmin. It contains the create method.
Method Summary | |
HttpObject |
create()
Creates a new EJB object for the web administration |
Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
public HttpObject create() throws RemoteException, javax.ejb.CreateException
RemoteException
- if an exception is thrown
javax.ejb.CreateException
- if an exception is thrown
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |