Uses of Class
org.apache.xbean.recipe.ConstructionException
Packages that use ConstructionException
-
Uses of ConstructionException in org.apache.xbean.recipe
Subclasses of ConstructionException in org.apache.xbean.recipeModifier and TypeClassDescriptionclass
class
class
class
class
Methods in org.apache.xbean.recipe that throw ConstructionExceptionModifier and TypeMethodDescriptionAbstractRecipe.create()
final Object
AbstractRecipe.create
(ClassLoader classLoader) final Object
Recipe.create()
Recipe.create
(ClassLoader classLoader) StaticRecipe.create()
Deprecated.StaticRecipe.create
(ClassLoader classLoader) Deprecated.Deprecated.protected abstract Object
AbstractRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
AllPropertiesRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
ArrayRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
CollectionRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
MapRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
ObjectRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
ReferenceNameRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
ReferenceRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) protected Object
UnsetPropertiesRecipe.internalCreate
(Type expectedType, boolean lazyRefAllowed) void
ObjectRecipe.setProperties
(Object instance) ObjectRecipe.setStaticProperties()