Package org.ldaptive.beans.reflect

Interface Summary
ReflectionTranscoder Interface for reflection based transcoders.
 

Class Summary
AbstractAttributeValueMutator Base implementation of a AttributeValueMutator.
AbstractCollectionReflectionTranscoder Reflection transcoder for an object that implements a Collection.
ArrayReflectionTranscoder Reflection transcoder which expects to operate on collections containing an array of values.
DefaultClassDescriptor Default implementation of a class descriptor.
DefaultDnValueMutator Uses a AttributeValueMutator to mutate the configured DN of an object.
DefaultLdapEntryMapper Stores the class descriptors for a specific object in a static map.
DefaultReflectionTranscoder Default implementation of a reflection transcoder.
FieldAttributeValueMutator Attribute mutator associated with the Field of an object.
FieldClassDescriptor Creates DN and attribute mutators for the Fields on a type.
ListReflectionTranscoder Reflection transcoder for an object that implements List.
MethodAttributeValueMutator Attribute mutator associated with the Method of an object.
MethodClassDescriptor Creates DN and attribute mutators for the Methods on a type.
ReflectionUtils Provides utility methods for common reflection operations.
SetReflectionTranscoder Reflection transcoder for an object that implements Set.
SingleValueReflectionTranscoder<T> Reflection transcoder which expects to operate on collections containing a single value.
TranscoderFactory Creates value transcoders and stores them in a static map.
 



Copyright © 2003-2014 Virginia Tech. All Rights Reserved.