org.openwms.core.util.event
Class MergePropertiesEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.springframework.context.ApplicationEvent
          extended by org.openwms.core.util.event.RootApplicationEvent
              extended by 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

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
MergePropertiesEvent(Object source)
          Create a new MergePropertiesEvent.
 
Method Summary
 
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MergePropertiesEvent

public MergePropertiesEvent(Object source)
Create a new MergePropertiesEvent.

Parameters:
source - The event source


Copyright © 2005-2011 openwms.org. All Rights Reserved.