Class ConnectorAPIOperationRunnerProxy

  • All Implemented Interfaces:
    InvocationHandler

    public class ConnectorAPIOperationRunnerProxy
    extends Object
    implements InvocationHandler
    Proxy for APIOperationRunner that takes care of setting up underlying connector and creating the implementation of APIOperationRunner. The implementation of APIOperationRunner gets created whenever the actual method is invoked.