Uses of Class
org.openwms.common.location.api.events.LocationEvent
Packages that use LocationEvent
Package
Description
This package contains event typed belonging to the public API.
This package contains internal implementation classes.
-
Uses of LocationEvent in org.openwms.common.location.api.events
Methods in org.openwms.common.location.api.events that return LocationEventModifier and TypeMethodDescriptionstatic LocationEvent
LocationEvent.boot()
static LocationEvent
LocationEvent.of
(Object obj, LocationEvent.LocationEventType type) -
Uses of LocationEvent in org.openwms.common.location.impl
Methods in org.openwms.common.location.impl with parameters of type LocationEventModifier and TypeMethodDescriptionvoid
LocationGroupEventPropagator.onLocationEvent
(LocationEvent event)