Package org.glassfish.admin.mbeanserver


package org.glassfish.admin.mbeanserver
  • Class
    Description
    Allows per-access security checks on MBean attribute set/get and other invoked operations.
    MBean representing AMX, once started.
    This class extends the SSLConfigHolder for the sole purpose of overriding the logEmptyWarning method, since this method in the super class assumes that there is a network-config element assocaited with each ssl element in the domain.xml.
    Responsible for creating the BootAMXMBean, and starting JMXConnectors, which will initialize (boot) AMX when a connection arrives.
     
    Factory for the MBeanServer.
    used internally for the queue PendindingConfigBeans
    Called when ConfigBeans come into the habitat (see GlassfishConfigBean); a job queue is maintained for processing by the AMXConfigLoader, which is lazily loaded.
    Can't use things in amx-api, so a few methods are place here.