org.apache.aries.blueprint.container
Class RecipeBuilder
java.lang.Object
org.apache.aries.blueprint.container.RecipeBuilder
public class RecipeBuilder
- extends Object
TODO: javadoc
- Version:
- $Rev: 1186835 $, $Date: 2011-10-20 15:34:12 +0100 (Thu, 20 Oct 2011) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecipeBuilder
public RecipeBuilder(ExtendedBlueprintContainer blueprintContainer,
IdSpace recipeIdSpace)
createRepository
public BlueprintRepository createRepository()
createRecipe
public Recipe createRecipe(org.osgi.service.blueprint.reflect.ComponentMetadata component)
getServicePropertiesRecipe
protected MapRecipe getServicePropertiesRecipe(org.osgi.service.blueprint.reflect.ServiceMetadata metadata)
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.