public class IdRefRecipe extends AbstractRecipe
name, prototype| Constructor and Description |
|---|
IdRefRecipe(String name,
String idRef) |
| Modifier and Type | Method and Description |
|---|---|
List<Recipe> |
getDependencies()
Get the list of nested recipes, i.e.
|
String |
getIdRef() |
protected Object |
internalCreate() |
String |
toString() |
addPartialObject, canConvert, convert, convert, create, destroy, getConstructorDependencies, getName, isPrototype, loadClass, loadType, loadType, setPrototypepublic String getIdRef()
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.