Class JmxUtil

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

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

    • jmx

      protected org.alfresco.utility.network.Jmx jmx
    • INBOUND_SMTP_CONFIG

      protected static String INBOUND_SMTP_CONFIG
    • OUTBOUND_SMTP_CONFIG

      protected static String OUTBOUND_SMTP_CONFIG
    • IMAP_CONFIG

      protected static String IMAP_CONFIG
  • Constructor Details

    • JmxUtil

      public JmxUtil(org.alfresco.utility.dsl.DSLProtocol<?> protocol, org.alfresco.utility.network.Jmx jmx)
  • Method Details