public class RefRecipe extends AbstractRecipe
name, prototype| Modifier and Type | Method and Description |
|---|---|
List<Recipe> |
getDependencies()
Get the list of nested recipes, i.e.
|
String |
getIdRef() |
protected Object |
internalCreate() |
void |
setIdRef(String name) |
String |
toString() |
addPartialObject, canConvert, convert, convert, create, destroy, getConstructorDependencies, getName, isPrototype, loadClass, loadType, loadType, setPrototypepublic String getIdRef()
public void setIdRef(String name)
public List<Recipe> getDependencies()
Recipeprotected Object internalCreate() throws org.osgi.service.blueprint.container.ComponentDefinitionException
internalCreate in class AbstractRecipeorg.osgi.service.blueprint.container.ComponentDefinitionExceptionpublic String toString()
toString in class AbstractRecipeCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.