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