AbstractRecipe |
|
AllPropertiesRecipe |
|
ArrayRecipe |
|
AsmParameterNameLoader |
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the
class byte code.
|
CollectionRecipe |
|
DefaultExecutionContext |
|
DefaultRepository |
|
ExecutionContext |
|
MapRecipe |
|
MapRecipe.DummyDictionaryAsMap |
|
ObjectGraph |
|
ObjectRecipe |
|
ObjectRecipe.AutoMatchProperty |
|
ObjectRecipe.CompoundProperty |
|
ObjectRecipe.FieldMember |
|
ObjectRecipe.FieldProperty |
|
ObjectRecipe.MethodMember |
|
ObjectRecipe.Property |
|
ObjectRecipe.SetterProperty |
|
RecipeHelper |
|
RecipeHelper.RecipeComparator |
|
Reference |
Reference is a named (lazy) reference from one object to another.
|
ReferenceNameRecipe |
|
ReferenceRecipe |
|
ReflectionUtil |
|
ReflectionUtil.ConstructorFactory |
|
ReflectionUtil.StaticFactory |
|
StaticRecipe |
Deprecated
The functionality of StaticRecipe is built into ObjectRecipe as of xbean-reflect 3.4
|
UnsetPropertiesRecipe |
|
XbeanAsmParameterNameLoader |
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the
class byte code.
|