Uses of Class
org.glassfish.gmbal.impl.AttributeDescriptor
Packages that use AttributeDescriptor
-
Uses of AttributeDescriptor in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl that return AttributeDescriptorModifier and TypeMethodDescriptionstatic 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 TypeMethodDescriptionorg.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)