com.sapportals.wcm.util.events
Interface IEventSender
- All Known Subinterfaces:
- IResourceEventSender, ITimebasedPublishServiceManager
- All Known Implementing Classes:
- AbstractManager, SimpleEventSender
public interface IEventSender
This interface defines an event sender which produces (instanciates) events.
Event senders must be registered at a IEventBroker. After successfull
registration this sender instance is allowed to use the broker's IEventBroker.send(IEvent, IEventSender) method.
Copyright (c) SAP AG 2001-2002
|
Method Summary |
IEventList |
getEvents()
Returns a list of event templates for all possible events of this sender. |
getEvents
IEventList getEvents()
- Returns a list of event templates for all possible events of this sender.
The event instances contained in the list are "templates", that means the
event parameter is not relevant. The broker will call it to build a list of
all possible events of all registered event senders.
- Returns:
- a list of event templates for all possible events of this sender.
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
Copyright 2011 SAP AG Complete Copyright Notice