Uses of Interface
org.openwms.common.location.impl.registration.RegistrationService
Package
Description
This package contains internal implementation classes.
-
Uses of RegistrationService in org.openwms.common.location.impl
Modifier and TypeFieldDescriptionprivate final RegistrationService
LocationRemovalManagerImpl.registrationService
ModifierConstructorDescription(package private)
LocationRemovalManagerImpl
(org.springframework.context.ApplicationEventPublisher eventPublisher, org.ameba.i18n.Translator translator, org.springframework.web.client.RestTemplate aLoadBalanced, LocationRepository repository, RegistrationService registrationService) -
Uses of RegistrationService in org.openwms.common.location.impl.registration
Modifier and TypeClassDescription(package private) class
A RegistrationServiceImpl.Modifier and TypeFieldDescriptionprivate final RegistrationService
LocationRegistrationCommandListener.registrationService
ModifierConstructorDescription(package private)
LocationRegistrationCommandListener
(RegistrationService registrationService)