|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.servicemix.jbi.config.spring.ElementProcessorSupport
org.apache.servicemix.jbi.config.spring.QNameElementProcessor
org.apache.servicemix.jbi.config.ServiceUnitElementProcessor
public class ServiceUnitElementProcessor
Handles the 'container' element
Field Summary |
---|
Fields inherited from class org.apache.servicemix.jbi.config.spring.ElementProcessorSupport |
---|
NAMESPACE |
Constructor Summary | |
---|---|
ServiceUnitElementProcessor()
|
Method Summary | |
---|---|
static CompositeElementProcessor |
getCompositeprocessor()
|
void |
processElement(org.w3c.dom.Element element,
org.springframework.beans.factory.support.BeanDefinitionReader beanDefinitionReader)
Processes the configuration element prior to the Spring configuration mechanism taking place. |
Methods inherited from class org.apache.servicemix.jbi.config.spring.QNameElementProcessor |
---|
addQNameBeanElement, addQNameProperty |
Methods inherited from class org.apache.servicemix.jbi.config.spring.ElementProcessorSupport |
---|
addBeanElement, addConstructorValueNode, addElement, addPropertyElement, addPropertyElement, convertToCamelCase, getElementNameToPropertyName, logXmlGenerated, processChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceUnitElementProcessor()
Method Detail |
---|
public static CompositeElementProcessor getCompositeprocessor()
public void processElement(org.w3c.dom.Element element, org.springframework.beans.factory.support.BeanDefinitionReader beanDefinitionReader)
ElementProcessor
processElement
in interface ElementProcessor
processElement
in class QNameElementProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |