com.bea.wlevs.ede.impl
Class MonitorEvent
java.lang.Object
|
+--com.bea.wlevs.ede.impl.MonitorEvent
- public class MonitorEvent
- extends Object
A Monitoring Event
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
MonitorEvent
public MonitorEvent(long timestamp)
getSourceEventId
public String getSourceEventId()
setSourceEventId
public void setSourceEventId(String sourceEventId)
getTimestamp
public long getTimestamp()
getId
public String getId()
getEndpoint
public Endpoint getEndpoint()
setEndpoint
public void setEndpoint(Endpoint endpoint)
getTimeUnit
public static TimeUnit getTimeUnit()