Uses of Enum
org.glassfish.gmbal.impl.MBeanSkeleton.DescriptorType
Packages that use MBeanSkeleton.DescriptorType
-
Uses of MBeanSkeleton.DescriptorType in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl that return MBeanSkeleton.DescriptorTypeModifier and TypeMethodDescriptionstatic MBeanSkeleton.DescriptorType
Returns the enum constant of this type with the specified name.static MBeanSkeleton.DescriptorType[]
MBeanSkeleton.DescriptorType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.gmbal.impl with parameters of type MBeanSkeleton.DescriptorTypeModifier and TypeMethodDescription(package private) Descriptor
MBeanSkeleton.makeValidDescriptor
(Descriptor desc, MBeanSkeleton.DescriptorType dtype, String dname)