Class CompositeInvocationHandler

java.lang.Object
com.helixframework.proxy.CompositeInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class CompositeInvocationHandler extends Object implements InvocationHandler
Represents a composite invocation handler that delegates method invocations to multiple invocation handlers.