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

    Modifier and Type
    Method
    Description
    void
     
     
  • Method Details

    • getConnectionId

      String getConnectionId()
    • close

      void close()