Uses of Record Class
org.openwms.common.location.api.commands.LocationReplicaRegistration
-
Uses of LocationReplicaRegistration in org.openwms.common.location.impl.registration
Modifier and TypeMethodDescriptionvoid
LocationRegistrationCommandListener.onCommand
(LocationReplicaRegistration command, String routingKey) void
RegistrationService.register
(@NotNull LocationReplicaRegistration registration) Registers a new service instance with their particular lifecycle endpoints.void
RegistrationServiceImpl.register
(@NotNull LocationReplicaRegistration registration) Registers a new service instance with their particular lifecycle endpoints.void
RegistrationService.unregister
(@NotNull LocationReplicaRegistration registration) Unregisters a service instance.void
RegistrationServiceImpl.unregister
(@NotNull LocationReplicaRegistration registration) Unregisters a service instance.