public class MBeanInvocationHandlerImpl extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static MBeanServerForwarder |
newProxyInstance(Broker<?> broker) |
public static MBeanServerForwarder newProxyInstance(Broker<?> broker)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.