Uses of Class
org.glassfish.gmbal.impl.AttributeDescriptor
Packages that use AttributeDescriptor
-
Uses of AttributeDescriptor in org.glassfish.gmbal.impl
Fields in org.glassfish.gmbal.impl declared as AttributeDescriptorModifier and TypeFieldDescriptionprivate AttributeDescriptorManagedObjectManagerImpl.ADHolder.contentprivate AttributeDescriptorMBeanSkeleton.nameAttributeDescriptorFields in org.glassfish.gmbal.impl with type parameters of type AttributeDescriptorModifier and TypeFieldDescriptionprivate final Map<String, AttributeDescriptor> MBeanSkeleton.gettersprivate final Map<String, AttributeDescriptor> MBeanSkeleton.settersMethods in org.glassfish.gmbal.impl that return AttributeDescriptorModifier and TypeMethodDescriptionManagedObjectManagerImpl.ADHolder.content()private AttributeDescriptorManagedObjectManagerImpl.getAttributeDescriptorIfInherited(EvaluatedMethodDeclaration method, List<InheritedAttribute> ias, ManagedObjectManagerInternal.AttributeDescriptorType adt) static AttributeDescriptorAttributeDescriptor.makeFromAnnotated(ManagedObjectManagerInternal mom, EvaluatedAccessibleDeclaration decl, String extId, String description, ManagedObjectManagerInternal.AttributeDescriptorType adt) static AttributeDescriptorAttributeDescriptor.makeFromInherited(ManagedObjectManagerInternal mom, EvaluatedMethodDeclaration method, String id, String methodName, String description, ManagedObjectManagerInternal.AttributeDescriptorType adt) Methods in org.glassfish.gmbal.impl that return types with arguments of type AttributeDescriptorModifier and TypeMethodDescriptionprivate static Collection<AttributeDescriptor> TypeConverterImpl.analyzeManagedData(EvaluatedClassDeclaration cls, ManagedObjectManagerInternal mom) org.glassfish.pfl.basic.contain.Pair<Map<String, AttributeDescriptor>, Map<String, AttributeDescriptor>> ManagedObjectManagerImpl.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) org.glassfish.pfl.basic.contain.Pair<Map<String, AttributeDescriptor>, Map<String, AttributeDescriptor>> ManagedObjectManagerImpl.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) org.glassfish.pfl.basic.contain.Pair<Map<String, AttributeDescriptor>, Map<String, AttributeDescriptor>> ManagedObjectManagerInternal.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) org.glassfish.pfl.basic.contain.Pair<Map<String, AttributeDescriptor>, Map<String, AttributeDescriptor>> ManagedObjectManagerInternal.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) Methods in org.glassfish.gmbal.impl with parameters of type AttributeDescriptorModifier and TypeMethodDescriptionprivate voidMBeanSkeleton.processAttribute(AttributeDescriptor getter, AttributeDescriptor setter) Method parameters in org.glassfish.gmbal.impl with type arguments of type AttributeDescriptorModifier and TypeMethodDescriptionprivate voidMBeanSkeleton.attributes(org.glassfish.pfl.basic.contain.Pair<Map<String, AttributeDescriptor>, Map<String, AttributeDescriptor>> amap) private voidMBeanSkeleton.attributes(org.glassfish.pfl.basic.contain.Pair<Map<String, AttributeDescriptor>, Map<String, AttributeDescriptor>> amap) private static CompositeTypeTypeConverterImpl.makeCompositeType(EvaluatedClassDeclaration cls, ManagedObjectManagerInternal mom, ManagedData md, Collection<AttributeDescriptor> minfos)