Uses of Class
org.openwms.common.location.impl.registration.ReplicaRegistry
Package
Description
This package contains internal implementation classes.
-
Uses of ReplicaRegistry in org.openwms.common.location.impl
Modifier and TypeMethodDescriptionprivate void
LocationRemovalManagerImpl.askForRemoval
(ReplicaRegistry srv, Collection<String> pKeys) private void
LocationRemovalManagerImpl.removeLocation
(ReplicaRegistry srv, Collection<String> pKeys) -
Uses of ReplicaRegistry in org.openwms.common.location.impl.registration
Modifier and TypeMethodDescriptionReplicaRegistryRepository.findActiveOnes()
ReplicaRegistryRepository.findByApplicationName
(String applicationName) @NotNull List
<ReplicaRegistry> RegistrationService.getAllRegistered()
Get all currently registered service instances.@NotNull List
<ReplicaRegistry> RegistrationServiceImpl.getAllRegistered()
Get all currently registered service instances.