com.bea.p13n.events
Interface EventServiceHome


public interface EventServiceHome

Event Service EJB Home interface.

See Also
EventService

Method Summary
 EventService create()
          Create an EventService.
 

Method Detail

create

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

Returns
A new EventService
Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved