|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventAccessHome
Remote home interface for the event access enterprise bean.
Method Summary | |
---|---|
EventAccess |
create()
Called by the client to create an EJB instance. |
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
---|
EventAccess create() throws java.rmi.RemoteException, javax.ejb.CreateException, EventsException
java.rmi.RemoteException
- If an error occurs when accessing the event
access enterprise bean.
javax.ejb.CreateException
- If an error occurs when creating an instance of
the event access enterprise bean.
EventsException
- If an error occurs when creating the event
access enterprise bean.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |