| 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,
ComponentMetadata enclosingComponent,
Node sourceNode) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.