remoting-jmx 1.0.4.Final-redhat-1

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

Method Summary
 void close()
           
 String getConnectionId()
           
 

Method Detail

getConnectionId

String getConnectionId()

close

void close()

remoting-jmx 1.0.4.Final-redhat-1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.