Uses of Interface
org.openwms.common.location.impl.registration.RegistrationService
Packages that use RegistrationService
Package
Description
This package contains internal implementation classes.
-
Uses of RegistrationService in org.openwms.common.location.impl
Fields in org.openwms.common.location.impl declared as RegistrationServiceModifier and TypeFieldDescriptionprivate final RegistrationService
LocationRemovalManagerImpl.registrationService
Constructors in org.openwms.common.location.impl with parameters of type RegistrationServiceModifierConstructorDescription(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
Classes in org.openwms.common.location.impl.registration that implement RegistrationServiceModifier and TypeClassDescription(package private) class
A RegistrationServiceImpl.Fields in org.openwms.common.location.impl.registration declared as RegistrationServiceModifier and TypeFieldDescriptionprivate final RegistrationService
LocationRegistrationCommandListener.registrationService
Constructors in org.openwms.common.location.impl.registration with parameters of type RegistrationServiceModifierConstructorDescription(package private)
LocationRegistrationCommandListener
(RegistrationService registrationService)