|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventCatalogHome
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 |
---|
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.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |