Class DataRouteInvocationHandler

  • All Implemented Interfaces:
    InvocationHandler

    public class DataRouteInvocationHandler
    extends Object
    implements InvocationHandler
    Call handler for a DataRouteSupporting proxies. Allows for some common functions, such as lookupKey handling, while delegating all other calls to the underlying implementation.
    Author:
    Jeff Fischer