Uses of Interface
org.openwms.wms.registration.impl.ReplicaRegistryRepository
Packages that use ReplicaRegistryRepository
-
Uses of ReplicaRegistryRepository in org.openwms.wms.registration.impl
Fields in org.openwms.wms.registration.impl declared as ReplicaRegistryRepositoryModifier and TypeFieldDescriptionprivate final ReplicaRegistryRepository
RegistrationServiceImpl.repository
Constructors in org.openwms.wms.registration.impl with parameters of type ReplicaRegistryRepositoryModifierConstructorDescription(package private)
RegistrationServiceImpl
(org.springframework.context.ApplicationEventPublisher eventPublisher, org.springframework.web.client.RestTemplate aLoadBalanced, ReplicaRegistryRepository repository)