Class JmxUtil


  • public class JmxUtil
    extends java.lang.Object
    DSL for interacting with JMX (using direct JMX call see JmxClient or JmxJolokiaProxyClient
    • Constructor Summary

      Constructors 
      Constructor Description
      JmxUtil​(FTPWrapper ftpProtocol, org.alfresco.utility.network.Jmx jmx)  
    • Constructor Detail

      • JmxUtil

        public JmxUtil​(FTPWrapper ftpProtocol,
                       org.alfresco.utility.network.Jmx jmx)
    • Method Detail

      • getFTPServerConfigurationStatus

        public java.lang.String getFTPServerConfigurationStatus()
                                                         throws java.lang.Exception
        Returns:
        the JMX value of the server configuration related to FTP
        Throws:
        java.lang.Exception