public class RecipeBuilder extends Object
| Constructor and Description |
|---|
RecipeBuilder(BlueprintContainerImpl blueprintContainer,
IdSpace recipeIdSpace) |
| Modifier and Type | Method and Description |
|---|---|
Recipe |
createRecipe(org.osgi.service.blueprint.reflect.ComponentMetadata component) |
BlueprintRepository |
createRepository() |
protected MapRecipe |
getServicePropertiesRecipe(org.osgi.service.blueprint.reflect.ServiceMetadata metadata) |
public RecipeBuilder(BlueprintContainerImpl blueprintContainer, IdSpace recipeIdSpace)
public BlueprintRepository createRepository()
public Recipe createRecipe(org.osgi.service.blueprint.reflect.ComponentMetadata component)
protected MapRecipe getServicePropertiesRecipe(org.osgi.service.blueprint.reflect.ServiceMetadata metadata)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.