Class TaskMonitor.PassthroughInvocationHandler<T>

java.lang.Object
org.apache.hadoop.hbase.monitoring.TaskMonitor.PassthroughInvocationHandler<T>
All Implemented Interfaces:
InvocationHandler
Enclosing class:
TaskMonitor

private static class TaskMonitor.PassthroughInvocationHandler<T> extends Object implements InvocationHandler
An InvocationHandler that simply passes through calls to the original object.