Package org.openwms.core.preferences
Class PreferencesEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.core.preferences.PreferencesEvent
- All Implemented Interfaces:
Serializable
public final class PreferencesEvent
extends org.openwms.core.event.RootApplicationEvent
A PreferencesEvent.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorDescriptionPreferencesEvent
(PreferenceEO source) PreferencesEvent
(PreferenceEO source, PreferencesEvent.Type type) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
toString
-
Field Details
-
type
-
-
Constructor Details
-
PreferencesEvent
-
PreferencesEvent
-
-
Method Details
-
getType
-
getSource
- Overrides:
getSource
in classEventObject
-