|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Home interface for the event catalog enterprise bean in the Common Event Infrastructure.
For full information, see EventCatalog
.
Method Summary | |
EventCatalog |
create()
Called by the client to create an EJB instance. |
Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
public EventCatalog create() throws javax.ejb.CreateException, java.rmi.RemoteException
java.rmi.RemoteException
- If an error occurs when creating an instance of
the event catalog enterprise bean.javax.ejb.CreateException
- If an error occurs when creating an instance
of the event catalog enterprise bean.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |