|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpHome
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 |
---|
HttpObject create() throws java.rmi.RemoteException, javax.ejb.CreateException
java.rmi.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 |