Package | Description |
---|---|
org.apache.aries.blueprint | |
org.apache.aries.blueprint.parser |
Modifier and Type | Method and Description |
---|---|
ComponentDefinitionRegistry |
ParserContext.getComponentDefinitionRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentDefinitionRegistryProcessor.process(ComponentDefinitionRegistry registry)
Process a
ComponentDefinitionRegistry |
Modifier and Type | Class and Description |
---|---|
class |
ComponentDefinitionRegistryImpl
ComponentDefinitionRegistry implementation.
|
Modifier and Type | Method and Description |
---|---|
ComponentDefinitionRegistry |
ParserContextImpl.getComponentDefinitionRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
Parser.populate(NamespaceHandlerSet handlers,
ComponentDefinitionRegistry registry) |
Constructor and Description |
---|
ParserContextImpl(Parser parser,
ComponentDefinitionRegistry componentDefinitionRegistry,
org.osgi.service.blueprint.reflect.ComponentMetadata enclosingComponent,
Node sourceNode) |
Copyright © 2016. All rights reserved.