Uses of Annotation Type
org.glassfish.gmbal.InheritedAttribute
Packages that use InheritedAttribute
-
Uses of InheritedAttribute in org.glassfish.gmbal.impl
Classes in org.glassfish.gmbal.impl with annotations of type InheritedAttributeModifier and TypeInterfaceDescriptionstatic interface
Methods in org.glassfish.gmbal.impl that return types with arguments of type InheritedAttributeModifier and TypeMethodDescriptionManagedObjectManagerImpl.getInheritedAttributes
(EvaluatedClassAnalyzer ca) ManagedObjectManagerInternal.getInheritedAttributes
(EvaluatedClassAnalyzer ca) Get the inherited attributes from the EvaluatedClassAnalyzer.Methods in org.glassfish.gmbal.impl with parameters of type InheritedAttributeModifier and TypeMethodDescriptionboolean
ManagedObjectManagerImpl.ADHolder.evaluate
(InheritedAttribute ia) Method parameters in org.glassfish.gmbal.impl with type arguments of type InheritedAttributeModifier and TypeMethodDescriptionprivate AttributeDescriptor
ManagedObjectManagerImpl.getAttributeDescriptorIfInherited
(EvaluatedMethodDeclaration method, List<InheritedAttribute> ias, ManagedObjectManagerInternal.AttributeDescriptorType adt)