org.apache.felix.webconsole.plugins.event.internal
Class EventCollector
java.lang.Object
org.apache.felix.webconsole.plugins.event.internal.EventCollector
public class EventCollector
- extends 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(Dictionary props)
add
public void add(EventInfo info)
clear
public void clear()
getEvents
public List getEvents()
- Return a copy of the current event list
updateConfiguration
public void updateConfiguration(Dictionary props)
getStartTime
public long getStartTime()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.