Package org.exoplatform.webui.event
Class ConsoleEventMonitorListener
java.lang.Object
org.exoplatform.webui.event.EventListener
org.exoplatform.webui.event.ConsoleEventMonitorListener
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 Summary
FieldsFields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
protected static org.exoplatform.services.log.Log log
-
-
Constructor Details
-
ConsoleEventMonitorListener
public ConsoleEventMonitorListener()
-
-
Method Details
-
execute
- Specified by:
executein classEventListener- Throws:
Exception
-