Package dev.getelements.elements.rt.remote
package dev.getelements.elements.rt.remote
-
ClassDescriptionDeprecated.Dispatches
Invocationinstances to the objects in the container, collects the result, and relays any errors.Implements the strategy by which theInvocationis dispatched to the localObjectin memory.If theMethodcalled from theInvocationreturns aFutureinstance, this may defined a strategy for handling the result.Inspects the attributes, parameters, and annotations of a specificMethodto build an instance ofLocalInvocationDispatcherto dispatchInvocationinstances to a local object in memory.Deprecated.This needs to be replaced with a dispatch to anElementviaElementRegistryRepresents the worker node for a single Application.Allows for the creation ofNodeinstances on-the-fly.Represents a pending node shut-down process.Represents a pending node start-up process.Informs the underlying application, contained in theNode, of the various livecycle events.Deprecated.This needs to be replaced with a dispatch to anElementviaElementRegistryRepresents the worker, hosing one or more nodes performing work.Allows client code to read the sstate of theWorkerAllows for the mutation of theWorker.
ElementviaElementRegistry