public abstract class AbstractImportElementParser extends AbstractElementParser
ID_ATTRIBUTE| Constructor and Description |
|---|
AbstractImportElementParser() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getFactoryMethodName() |
org.osgi.service.blueprint.reflect.ComponentMetadata |
parseElement(org.apache.aries.blueprint.ParserContext context,
Element element) |
addBundleContextProperty, createNullMetadata, createRef, createValue, createValue, createValue, createValue, createValue, createValue, generateIdIfNeeded, getAttributeValue, getId, getId, getIdCounter, setIdCounterpublic org.osgi.service.blueprint.reflect.ComponentMetadata parseElement(org.apache.aries.blueprint.ParserContext context,
Element element)
parseElement in class AbstractElementParserprotected abstract String getFactoryMethodName()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.