com.atlassian.crowd.event.monitor
Class MonitorEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.crowd.event.monitor.MonitorEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MonitorErrorEvent, PollerEvent
public abstract class MonitorEvent
- extends com.atlassian.event.Event
A notification event pertaining to a monitor's
execution. It is not directly relevant remote
directory mutations.
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
MonitorEvent
protected MonitorEvent(DirectoryMonitor source,
long directoryID)
getDirectoryID
public long getDirectoryID()
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.