|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.aries.blueprint.di.AbstractRecipe
org.apache.aries.blueprint.di.IdRefRecipe
public class IdRefRecipe
Field Summary |
---|
Fields inherited from class org.apache.aries.blueprint.di.AbstractRecipe |
---|
name, prototype |
Constructor Summary | |
---|---|
IdRefRecipe(java.lang.String name,
java.lang.String idRef)
|
Method Summary | |
---|---|
java.util.List<Recipe> |
getDependencies()
Get the list of nested recipes, i.e. |
java.lang.String |
getIdRef()
|
protected java.lang.Object |
internalCreate()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.aries.blueprint.di.AbstractRecipe |
---|
addPartialObject, convert, convert, create, destroy, getConstructorDependencies, getName, isPrototype, loadClass, loadType, loadType, setPrototype |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IdRefRecipe(java.lang.String name, java.lang.String idRef)
Method Detail |
---|
public java.lang.String getIdRef()
public java.util.List<Recipe> getDependencies()
Recipe
protected java.lang.Object internalCreate() throws ComponentDefinitionException
internalCreate
in class AbstractRecipe
ComponentDefinitionException
public java.lang.String toString()
toString
in class AbstractRecipe
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |