Uses of Interface
dev.getelements.elements.rt.remote.RemoteInvokerRegistry
Packages that use RemoteInvokerRegistry
Package
Description
-
Uses of RemoteInvokerRegistry in dev.getelements.elements.rt.remote
Classes in dev.getelements.elements.rt.remote that implement RemoteInvokerRegistryMethods in dev.getelements.elements.rt.remote that return RemoteInvokerRegistryMethods in dev.getelements.elements.rt.remote with parameters of type RemoteInvokerRegistryModifier and TypeMethodDescriptionvoid
SimpleInstance.setRemoteInvokerRegistry
(RemoteInvokerRegistry remoteInvokerRegistry) -
Uses of RemoteInvokerRegistry in dev.getelements.elements.rt.routing
Methods in dev.getelements.elements.rt.routing that return RemoteInvokerRegistryModifier and TypeMethodDescriptionAbstractAggregateRoutingStrategy.getRemoteInvokerRegistry()
DefaultRoutingStrategy.getRemoteInvokerRegistry()
SameNodeIdRoutingStrategy.getRemoteInvokerRegistry()
Methods in dev.getelements.elements.rt.routing with parameters of type RemoteInvokerRegistryModifier and TypeMethodDescriptionvoid
AbstractAggregateRoutingStrategy.setRemoteInvokerRegistry
(RemoteInvokerRegistry remoteInvokerRegistry) void
DefaultRoutingStrategy.setRemoteInvokerRegistry
(RemoteInvokerRegistry remoteInvokerRegistry) void
SameNodeIdRoutingStrategy.setRemoteInvokerRegistry
(RemoteInvokerRegistry remoteInvokerRegistry) -
Uses of RemoteInvokerRegistry in dev.getelements.elements.service.health
Methods in dev.getelements.elements.service.health that return RemoteInvokerRegistryMethods in dev.getelements.elements.service.health with parameters of type RemoteInvokerRegistryModifier and TypeMethodDescriptionvoid
DefaultHealthStatusService.setRemoteInvokerRegistry
(RemoteInvokerRegistry remoteInvokerRegistry)