Kie :: Aries Blueprint 6.0.1-SNAPSHOT

org.kie.aries.blueprint.namespace
Class KieSessionElementParser

java.lang.Object
  extended by org.kie.aries.blueprint.namespace.AbstractElementParser
      extended by org.kie.aries.blueprint.namespace.KieSessionElementParser

public class KieSessionElementParser
extends AbstractElementParser


Field Summary
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
           
 
Fields inherited from class org.kie.aries.blueprint.namespace.AbstractElementParser
ID_ATTRIBUTE
 
Constructor Summary
KieSessionElementParser()
           
 
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
 

Field Detail

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
Constructor Detail

KieSessionElementParser

public KieSessionElementParser()
Method Detail

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)

Kie :: Aries Blueprint 6.0.1-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.