Class LocalInvocation

  • All Implemented Interfaces:
    Callable<Response>

    public class LocalInvocation
    extends Object
    implements Callable<Response>
    Simulates a remote invocation on the local node. This is needed because the transport does not redirect to itself the replicable commands.
    Since:
    7.0
    Author:
    Pedro Ruivo