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