Package org.loom.binding

Interface Summary
AnnotationContainer An annotated property or method
NodeFactory  
 

Class Summary
AbstractCollectionNode  
ArrayNode A Node representing a List
ItemMetadata The item metadata associated to a multiple field (array, list, set, map).
ListNode A Node representing a List
MapNode Map
MethodWrapper  
Node A nesting level in a property path
PropertyBinder A binder for a nested property, e.g.
PropertyBinderFactory The PropertyBinder factory.
PropertyBinderMap A map that handles a group of PropertyBinder together This class is thread safe
PropertyWrapper Wraps a property, allowing to read and write it in an encapsulated way There will be automagically generated subclasses of this that are capable of calling the getter and setter of the property, using ASM.
PropertyWrapperFactory  
SetNode Node that corresponds with a Set property.
SimpleNode A node that is a simple property with a single value
 



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.