public class JMXAwareHessianClient extends HessianClientDecorator
Constructor and Description |
---|
JMXAwareHessianClient(HessianClient delegate) |
Modifier and Type | Method and Description |
---|---|
void |
addObjectName(String objectName) |
void |
disposeMBeans() |
void |
removeObjectName(String objectName) |
geProxyClassNames, getDelegate, getProxies, proxy, removeProxy
public JMXAwareHessianClient(@Nonnull HessianClient delegate)