public class ComponentProcessor extends Object implements org.apache.aries.blueprint.ComponentDefinitionRegistryProcessor
Constructor and Description |
---|
ComponentProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
process(org.apache.aries.blueprint.ComponentDefinitionRegistry registry) |
void |
setBlueprintContainerRestartService(BlueprintContainerRestartService restartService) |
void |
setBundle(org.osgi.framework.Bundle bundle) |
void |
setRestartDependentsOnUpdates(boolean restartDependentsOnUpdates) |
void |
setUseDefaultForReferenceTypes(boolean useDefaultForReferenceTypes) |
public void setBundle(org.osgi.framework.Bundle bundle)
public void setBlueprintContainerRestartService(BlueprintContainerRestartService restartService)
public void setRestartDependentsOnUpdates(boolean restartDependentsOnUpdates)
public void setUseDefaultForReferenceTypes(boolean useDefaultForReferenceTypes)
public void destroy()
public void process(org.apache.aries.blueprint.ComponentDefinitionRegistry registry)
process
in interface org.apache.aries.blueprint.ComponentDefinitionRegistryProcessor
Copyright © 2019 OpenDaylight. All rights reserved.