Package net.officefloor.web.value.load
-
Interface Summary Interface Description ObjectInstantiator Responsible for instantiating the object instances.StatelessValueLoader Loads a value onto the Object graph.StatelessValueLoaderFactory Factory to create theStatelessValueLoader
.ValueLoader Loads a value onto the Object graph.ValueLoaderFactory<T> Factory for the creation of aValueLoader
. -
Class Summary Class Description 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 aPropertyKey
.RootStatelessValueLoader RootStatelessValueLoader
.SingleParameterValueLoaderFactory StatelessValueLoaderFactory
to load a string parameter.ValueLoaderFactoryImpl<T> ValueLoaderFactory
implementation.ValueLoaderImpl ValueLoader
implementation.ValueLoaderSource Sources theValueLoaderFactory
for aClass
type.ValueName Name of a value.