org.kie.aries.blueprint.namespace
Class KieSessionElementParser
java.lang.Object
org.kie.aries.blueprint.namespace.AbstractElementParser
org.kie.aries.blueprint.namespace.KieSessionElementParser
public class KieSessionElementParser
- extends AbstractElementParser
Method Summary |
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)
|
Methods inherited from class org.kie.aries.blueprint.namespace.AbstractElementParser |
createNullMetadata, createRef, createValue, createValue, createValue, createValue, generateIdIfNeeded, getAttributeValue, getId, getId, getIdCounter, setIdCounter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTE_TYPE
public static final String ATTRIBUTE_TYPE
- See Also:
- Constant Field Values
ATTRIBUTE_KBASE_REF
public static final String ATTRIBUTE_KBASE_REF
- See Also:
- Constant Field Values
ATTRIBUTE_LISTENERS_REF
public static final String ATTRIBUTE_LISTENERS_REF
- See Also:
- Constant Field Values
ATTRIBUTE_RELEASEID
public static final String ATTRIBUTE_RELEASEID
- See Also:
- Constant Field Values
ELEMENT_NAME_KSESSION_REF
public static final String ELEMENT_NAME_KSESSION_REF
- See Also:
- Constant Field Values
ELEMENT_NAME_KSESSION
public static final String ELEMENT_NAME_KSESSION
- See Also:
- Constant Field Values
KieSessionElementParser
public KieSessionElementParser()
parseElement
public org.osgi.service.blueprint.reflect.ComponentMetadata parseElement(org.apache.aries.blueprint.ParserContext context,
Element element)
- Specified by:
parseElement
in class AbstractElementParser
checkForChildListeners
protected org.osgi.service.blueprint.reflect.Metadata checkForChildListeners(org.apache.aries.blueprint.ParserContext context,
Element element)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.