org.openwms.core.util.event
Class MergePropertiesEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.util.event.RootApplicationEvent
org.openwms.core.util.event.MergePropertiesEvent
- All Implemented Interfaces:
- Serializable
public class MergePropertiesEvent
- extends RootApplicationEvent
A MergePropertiesEvent.
- Since:
- 0.1
- Version:
- $Revision: $
- Author:
- Heiko Scherrer
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
MergePropertiesEvent
public MergePropertiesEvent(Object source)
- Create a new MergePropertiesEvent.
- Parameters:
source
- The event source
Copyright © 2005-2011 openwms.org. All Rights Reserved.