public class EventCollector
extends java.lang.Object
Constructor and Description |
---|
EventCollector(java.util.Dictionary props) |
Modifier and Type | Method and Description |
---|---|
void |
add(EventInfo info) |
void |
clear() |
java.util.List |
getEvents()
Return a copy of the current event list
|
long |
getStartTime() |
void |
updateConfiguration(java.util.Dictionary props) |
public void add(EventInfo info)
public void clear()
public java.util.List getEvents()
public void updateConfiguration(java.util.Dictionary props)
public long getStartTime()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.