org.jboss.remotingjmx
Interface VersionedProxy
public interface VersionedProxy
The versioned proxy is the server side of the connection proxying incoming requests to the exposed MBeanServer.
The proxy is handling the requests for a single open channel, this means that on the server side the proxy can register
itself with the MBeanServer for any notifications the client subscribes to.
- Author:
- Darran Lofthouse
getConnectionId
String getConnectionId()
close
void close()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.