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 RegistrationServiceLocationRemovalManagerImpl.registrationServiceConstructors 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) classA RegistrationServiceImpl.Fields in org.openwms.common.location.impl.registration declared as RegistrationServiceModifier and TypeFieldDescriptionprivate final RegistrationServiceLocationRegistrationCommandListener.registrationServiceConstructors in org.openwms.common.location.impl.registration with parameters of type RegistrationServiceModifierConstructorDescription(package private)LocationRegistrationCommandListener(RegistrationService registrationService)