Uses of Class
org.glassfish.gmbal.impl.AttributeDescriptor

Packages that use AttributeDescriptor
org.glassfish.gmbal.impl   
 

Uses of AttributeDescriptor in org.glassfish.gmbal.impl
 

Methods in org.glassfish.gmbal.impl that return AttributeDescriptor
static AttributeDescriptor AttributeDescriptor.makeFromAnnotated(ManagedObjectManagerInternal mom, EvaluatedAccessibleDeclaration decl, String extId, String description, ManagedObjectManagerInternal.AttributeDescriptorType adt)
           
static AttributeDescriptor AttributeDescriptor.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 AttributeDescriptor
 Pair<Map<String,AttributeDescriptor>,Map<String,AttributeDescriptor>> ManagedObjectManagerImpl.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt)
           
 Pair<Map<String,AttributeDescriptor>,Map<String,AttributeDescriptor>> ManagedObjectManagerImpl.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt)
           
 Pair<Map<String,AttributeDescriptor>,Map<String,AttributeDescriptor>> ManagedObjectManagerInternal.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt)
           
 Pair<Map<String,AttributeDescriptor>,Map<String,AttributeDescriptor>> ManagedObjectManagerInternal.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.