Package org.glassfish.gmbal.impl
Class ManagedObjectManagerImpl.ADHolder
java.lang.Object
org.glassfish.gmbal.impl.ManagedObjectManagerImpl.ADHolder
- All Implemented Interfaces:
Predicate<InheritedAttribute>
,org.glassfish.pfl.basic.func.UnaryPredicate<InheritedAttribute>
- Enclosing class:
ManagedObjectManagerImpl
private class ManagedObjectManagerImpl.ADHolder
extends Object
implements org.glassfish.pfl.basic.func.UnaryPredicate<InheritedAttribute>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ManagedObjectManagerInternal.AttributeDescriptorType
private AttributeDescriptor
private final EvaluatedMethodDeclaration
-
Constructor Summary
ConstructorsConstructorDescriptionADHolder
(EvaluatedMethodDeclaration method, ManagedObjectManagerInternal.AttributeDescriptorType adt) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.glassfish.pfl.basic.func.UnaryPredicate
test
-
Field Details
-
method
-
adt
-
-
-
Constructor Details
-
ADHolder
public ADHolder(EvaluatedMethodDeclaration method, ManagedObjectManagerInternal.AttributeDescriptorType adt)
-
-
Method Details
-
evaluate
- Specified by:
evaluate
in interfaceorg.glassfish.pfl.basic.func.UnaryPredicate<InheritedAttribute>
-
content
-