org.openwms.core.util.event
Class RootApplicationEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.util.event.RootApplicationEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MergePropertiesEvent, PropertiesChangedEvent, TransportServiceEvent, UserChangedEvent
public class RootApplicationEvent
- extends org.springframework.context.ApplicationEvent
- implements Serializable
A RootApplicationEvent.
- Since:
- 0.1
- Version:
- $Revision: 1502 $
- Author:
- Tina Russell
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
RootApplicationEvent
public RootApplicationEvent(Object source)
- Create a new RootApplicationEvent.
- Parameters:
source
- The event sender
Copyright © 2005-2011 openwms.org. All Rights Reserved.