public class KieSessionElementParser extends AbstractElementParser
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_KBASE_REF |
static String |
ATTRIBUTE_LISTENERS_REF |
static String |
ATTRIBUTE_RELEASEID |
static String |
ATTRIBUTE_TYPE |
static String |
ELEMENT_NAME_KSESSION |
static String |
ELEMENT_NAME_KSESSION_REF |
ID_ATTRIBUTE| Constructor and Description |
|---|
KieSessionElementParser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.osgi.service.blueprint.reflect.Metadata |
checkForChildListeners(org.apache.aries.blueprint.ParserContext context,
Element element) |
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 static final String ATTRIBUTE_TYPE
public static final String ATTRIBUTE_KBASE_REF
public static final String ATTRIBUTE_LISTENERS_REF
public static final String ATTRIBUTE_RELEASEID
public static final String ELEMENT_NAME_KSESSION_REF
public static final String ELEMENT_NAME_KSESSION
public org.osgi.service.blueprint.reflect.ComponentMetadata parseElement(org.apache.aries.blueprint.ParserContext context,
Element element)
parseElement in class AbstractElementParserprotected org.osgi.service.blueprint.reflect.Metadata checkForChildListeners(org.apache.aries.blueprint.ParserContext context,
Element element)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.