org.apache.felix.webconsole.plugins.event.internal
Class EventCollector
java.lang.Object
org.apache.felix.webconsole.plugins.event.internal.EventCollector
public class EventCollector
- extends java.lang.Object
This class collects events
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventCollector
public EventCollector(java.util.Dictionary props)
add
public void add(EventInfo info)
clear
public void clear()
getEvents
public java.util.List getEvents()
- Return a copy of the current event list
updateConfiguration
public void updateConfiguration(java.util.Dictionary props)
getStartTime
public long getStartTime()
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.