Uses of Enum
org.glassfish.gmbal.impl.MBeanSkeleton.DescriptorType
Packages that use MBeanSkeleton.DescriptorType
-
Uses of MBeanSkeleton.DescriptorType in org.glassfish.gmbal.impl
Subclasses with type arguments of type MBeanSkeleton.DescriptorType in org.glassfish.gmbal.implMethods in org.glassfish.gmbal.impl that return MBeanSkeleton.DescriptorTypeModifier and TypeMethodDescriptionstatic MBeanSkeleton.DescriptorTypeReturns 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) DescriptorMBeanSkeleton.makeValidDescriptor(Descriptor desc, MBeanSkeleton.DescriptorType dtype, String dname)