Uses of Class
org.glassfish.gmbal.impl.MBeanSkeleton

Packages that use MBeanSkeleton
org.glassfish.gmbal.impl   
 

Uses of MBeanSkeleton in org.glassfish.gmbal.impl
 

Methods in org.glassfish.gmbal.impl that return MBeanSkeleton
 MBeanSkeleton MBeanSkeleton.compose(MBeanSkeleton skel)
          Create a new MBeanSkeleton that is the composition of this one and skel.
 MBeanSkeleton MBeanImpl.skeleton()
           
 

Methods in org.glassfish.gmbal.impl with parameters of type MBeanSkeleton
 MBeanSkeleton MBeanSkeleton.compose(MBeanSkeleton skel)
          Create a new MBeanSkeleton that is the composition of this one and skel.
 

Constructors in org.glassfish.gmbal.impl with parameters of type MBeanSkeleton
MBeanImpl(MBeanSkeleton skel, Object obj, MBeanServer server, String type)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.