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 TypeMethodDescriptionManagedObjectManagerImpl.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) ManagedObjectManagerImpl.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) ManagedObjectManagerInternal.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) ManagedObjectManagerInternal.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt)