Class ConsoleEventMonitorListener

java.lang.Object
org.exoplatform.webui.event.EventListener
org.exoplatform.webui.event.ConsoleEventMonitorListener

public class ConsoleEventMonitorListener extends EventListener
Created by The eXo Platform SAS Jun 10, 2006 This class is listening to the events: - portal.application.lifecycle.event - portal.execution.lifecycle.event The events are sent by the portal platform from the MonitorApplicationLifecycle class Here we simply put in the log some response time information
  • Field Details

    • log

      protected static org.exoplatform.services.log.Log log
  • Constructor Details

    • ConsoleEventMonitorListener

      public ConsoleEventMonitorListener()
  • Method Details