© 2005 BEA Systems, Inc.

com.bea.p13n.events
Interface EventServiceHome

All Superinterfaces:
EJBHome, Remote

public interface EventServiceHome
extends EJBHome

Event Service EJB Home interface.

See Also:
EventService

Method Summary
 EventService create()
          Create an EventService.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public EventService create()
                    throws CreateException,
                           RemoteException
Create an EventService.

Returns:
A new EventService
Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved