com.ibm.commerce.marketingcenter.eventmonitor

Class EventMonitor

  • java.lang.Object
    • com.ibm.commerce.event.EventComponentConfiguration
      • com.ibm.commerce.marketingcenter.eventmonitor.EventMonitor
  • All Implemented Interfaces:
    com.ibm.commerce.event.WCSEventListener, WCSExternalEventSource, com.ibm.commerce.server.ComponentConfiguration, java.util.EventListener


    public class EventMonitor
    extends com.ibm.commerce.event.EventComponentConfiguration
    implements WCSExternalEventSource, com.ibm.commerce.event.WCSEventListener
    Insert the type's description here. Creation date: (7/27/00 5:36:28 PM)
    • Constructor Detail

      • EventMonitor

        public EventMonitor()
        EventMonitor constructor comment.
    • Method Detail

      • destroy

        public void destroy()
        destroy method comment.
        Specified by:
        destroy in interface com.ibm.commerce.server.ComponentConfiguration
        Specified by:
        destroy in class com.ibm.commerce.event.EventComponentConfiguration
      • enable

        public void enable(boolean val)
                    throws java.lang.Exception
        enable method comment.
        Specified by:
        enable in interface com.ibm.commerce.server.ComponentConfiguration
        Specified by:
        enable in class com.ibm.commerce.event.EventComponentConfiguration
        Throws:
        java.lang.Exception
      • getInstance

        public static EventMonitor getInstance()
        Insert the method's description here. Creation date: (10/5/00 12:01:30 PM)
        Returns:
        com.ibm.commerce.marketingcenter.eventmonitor.EventMonitor
      • init

        public void init(org.w3c.dom.Element node)
                  throws java.lang.Exception
        init method comment.
        Specified by:
        init in interface com.ibm.commerce.server.ComponentConfiguration
        Overrides:
        init in class com.ibm.commerce.event.EventComponentConfiguration
        Throws:
        java.lang.Exception
      • isTransactionRequired

        public boolean isTransactionRequired()
        Insert the method's description here. Creation date: (9/28/00 4:59:24 PM)
        Specified by:
        isTransactionRequired in interface com.ibm.commerce.event.WCSEventListener
        Returns:
        boolean
      • processActivityEvent

        public void processActivityEvent(com.ibm.commerce.event.WCSEvent ae)
                                  throws com.ibm.commerce.exception.ECException
        Insert the method's description here. Creation date: (9/28/00 5:01:17 PM)
        Specified by:
        processActivityEvent in interface com.ibm.commerce.event.WCSEventListener
        Parameters:
        ae - com.ibm.commerce.event.WCSEvent
        Throws:
        com.ibm.commerce.exception.ECException