Class ContextLocalInvocationDispatcher
java.lang.Object
dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
dev.getelements.elements.rt.remote.ContextLocalInvocationDispatcher
- All Implemented Interfaces:
LocalInvocationDispatcher
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondev.getelements.elements.rt.ContextDeprecated.protected ObjectDeprecated.voidsetContext(dev.getelements.elements.rt.Context context) Deprecated.Methods inherited from class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
dispatch, getProtocol, getScope, resolve, resolve, setProtocol, setScopeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.getelements.elements.rt.remote.LocalInvocationDispatcher
dispatch
-
Constructor Details
-
ContextLocalInvocationDispatcher
public ContextLocalInvocationDispatcher()Deprecated.
-
-
Method Details
-
resolve
Deprecated.- Overrides:
resolvein classAbstractLocalInvocationDispatcher
-
getContext
public dev.getelements.elements.rt.Context getContext()Deprecated. -
setContext
@Inject public void setContext(@Named("dev.getelements.elements.rt.context.local") dev.getelements.elements.rt.Context context) Deprecated.
-
ElementviaElementRegistry