Package com.ibm.commerce.event

  • Interface Summary 
    Interface Description
    EventContextSerializer
    This interface defines a class that is responsible for converting a context into an array of CBE context data element objects.
    EventFactory
    This interface defines an event factory that will create and populate the event object based on the event identifier specified and the event data passed.
    EventPublisher
    This interface defines how to publish CommonBaseEvent objects based on a specific extension name.
  • Class Summary 
    Class Description
    AbstractEventFactory
    This class defines an abstract implementation of the event factory.
    DefaultEventPublisher
    This class defines the default event publisher.
    EventService
    This class handles creating and publishing CommonBaseEvents objects.