Class JmxUtil

java.lang.Object
org.alfresco.ftp.dsl.JmxUtil

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

    • JmxUtil

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

    • getFTPServerConfigurationStatus

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