Class ProductEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.receiving.inventory.events.ProductEvent
- All Implemented Interfaces:
Serializable
public class ProductEvent
extends org.openwms.core.event.RootApplicationEvent
implements Serializable
A ProductEvent.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorDescriptionProductEvent
(Object source) ProductEvent
(Object source, ProductEvent.TYPE type) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
type
-
-
Constructor Details
-
ProductEvent
-
ProductEvent
-
-
Method Details
-
getType
-