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 TypeMethodDescriptionvoidSimpleInstance.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 TypeMethodDescriptionvoidAbstractAggregateRoutingStrategy.setRemoteInvokerRegistry(RemoteInvokerRegistry remoteInvokerRegistry) voidDefaultRoutingStrategy.setRemoteInvokerRegistry(RemoteInvokerRegistry remoteInvokerRegistry) voidSameNodeIdRoutingStrategy.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 TypeMethodDescriptionvoidDefaultHealthStatusService.setRemoteInvokerRegistry(RemoteInvokerRegistry remoteInvokerRegistry)