Package net.officefloor.plugin.value.loader

Interface Summary
ObjectInstantiator Responsible for instantiating the object instances.
StatelessValueLoader Loads a value onto the Object graph.
StatelessValueLoaderFactory Factory to create the StatelessValueLoader.
ValueLoader Loads a value onto the Object graph.
ValueLoaderFactory<T> Factory for the creation of a ValueLoader.
ValueLoaderSource Sources the StatelessValueLoader instances.
 

Class Summary
KeyedObjectValueLoaderFactory StatelessValueLoaderFactory to load a keyed object.
KeyedParameterValueLoaderFactory StatelessValueLoaderFactory to load keyed string parameter.
ObjectParameterValueLoaderFactory StatelessValueLoaderFactory to load an object parameter.
PropertyKey Key for matching property names.
PropertyKeyFactory Factory for a PropertyKey.
RootStatelessValueLoader Root StatelessValueLoader.
SingleParameterValueLoaderFactory StatelessValueLoaderFactory to load a string parameter.
ValueLoaderFactoryImpl<T> ValueLoaderFactory implementation.
ValueLoaderImpl ValueLoader implementation.
ValueLoaderSourceImpl ValueLoaderSource implementation.
 



Copyright © 2005-2013. All Rights Reserved.