Uses of Class
com.sun.jmx.remote.opt.security.MBeanServerAccessController

Packages that use MBeanServerAccessController
com.sun.jmx.remote.opt.security Warning: Classes in this package are reserved for internal use
 

Uses of MBeanServerAccessController in com.sun.jmx.remote.opt.security
 

Subclasses of MBeanServerAccessController in com.sun.jmx.remote.opt.security
 class MBeanServerFileAccessController
          An object of this class implements the MBeanServerAccessController interface and, for each of its methods, calls an appropriate checking method and then forwards the request to a wrapped MBeanServer object.
 



Copyright © 2014 Terracotta, Inc.. All rights reserved.