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: 1335419 $, $Date: 2012-05-08 12:22:40 +0100 (Tue, 08 May 2012) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecipeBuilder
public RecipeBuilder(BlueprintContainerImpl 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-2012 The Apache Software Foundation. All Rights Reserved.