Uses of Class
org.openwms.common.location.api.events.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
Modifier and TypeMethodDescriptionstatic LocationEvent
LocationEvent.boot()
static LocationEvent
LocationEvent.of
(Object obj, LocationEvent.LocationEventType type) -
Uses of LocationEvent in org.openwms.common.location.impl
Modifier and TypeMethodDescriptionvoid
LocationGroupEventPropagator.onLocationEvent
(LocationEvent event)