mx4j.tools.remote.caucho.hessian
Class HessianConnectorServer
java.lang.Object
javax.management.NotificationBroadcasterSupport
javax.management.remote.JMXConnectorServer
- javax.management.remote.JMXConnectorServerMBean, javax.management.MBeanRegistration, javax.management.NotificationEmitter
public class HessianConnectorServer
A JSR 160 implementation of a JMXConnectorServer over Caucho's Hessian protocol
(http://www.caucho.com/hessian).
IMPORTANT NOTE:
This JMXConnectorServer is still in experimental status, so compatibility with
newer version may broke, especially regarding hessian serialization of JMX classes.
Version:
BurlapConnectorServer
HessianConnectorServer(javax.management.remote.JMXServiceURL url, Map environment, javax.management.MBeanServer server)
|
connectionClosed , connectionFailed , connectionOpened , doStart , doStop , getAddress , getAttributes , getEnvironment , getLogger , isActive , isStopped , setAddress , start , stop |
connectionClosed , connectionFailed , connectionOpened , getConnectionIds , getMBeanServer , getNotificationInfo , postDeregister , postRegister , preDeregister , preRegister , setMBeanServerForwarder , toJMXConnector |
HessianConnectorServer
public HessianConnectorServer(javax.management.remote.JMXServiceURL url,
Map environment,
javax.management.MBeanServer server)
Copyright © 2001-2003 MX4J Team. All Rights Reserved.