|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xbean.recipe.AbstractRecipe
org.apache.xbean.recipe.UnsetPropertiesRecipe
public class UnsetPropertiesRecipe
Constructor Summary | |
---|---|
UnsetPropertiesRecipe()
|
Method Summary | |
---|---|
boolean |
canCreate(java.lang.reflect.Type type)
|
float |
getPriority()
|
protected java.lang.Object |
internalCreate(java.lang.reflect.Type expectedType,
boolean lazyRefAllowed)
|
Methods inherited from class org.apache.xbean.recipe.AbstractRecipe |
---|
create, create, create, getConstructorRecipes, getName, getNestedRecipes, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsetPropertiesRecipe()
Method Detail |
---|
public float getPriority()
getPriority
in interface Recipe
getPriority
in class AbstractRecipe
public boolean canCreate(java.lang.reflect.Type type)
protected java.lang.Object internalCreate(java.lang.reflect.Type expectedType, boolean lazyRefAllowed) throws ConstructionException
internalCreate
in class AbstractRecipe
ConstructionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |