Uses of Class
org.glassfish.gmbal.impl.MBeanSkeleton
Packages that use MBeanSkeleton
-
Uses of MBeanSkeleton in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl that return MBeanSkeletonModifier and TypeMethodDescriptionMBeanSkeleton.compose(MBeanSkeleton skel) Create a new MBeanSkeleton that is the composition of this one and skel.MBeanImpl.skeleton()Methods in org.glassfish.gmbal.impl with parameters of type MBeanSkeletonModifier and TypeMethodDescriptionMBeanSkeleton.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 MBeanSkeletonModifierConstructorDescriptionMBeanImpl(MBeanSkeleton skel, Object obj, MBeanServer server, String type)