org.servicemix.jbi.config
Class ComponentsElementProcessor
java.lang.Object
org.servicemix.jbi.config.spring.ElementProcessorSupport
org.servicemix.jbi.config.ComponentsElementProcessor
- All Implemented Interfaces:
- org.springframework.beans.factory.xml.ElementProcessor
- public class ComponentsElementProcessor
- extends ElementProcessorSupport
- implements org.springframework.beans.factory.xml.ElementProcessor
Handles the 'components' element
- Version:
- $Revision: 1.6 $
|
Method Summary |
void |
processElement(Element element,
org.springframework.beans.factory.support.BeanDefinitionReader beanDefinitionReader,
org.springframework.core.io.Resource resource)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentsElementProcessor
public ComponentsElementProcessor()
processElement
public void processElement(Element element,
org.springframework.beans.factory.support.BeanDefinitionReader beanDefinitionReader,
org.springframework.core.io.Resource resource)
- Specified by:
processElement in interface org.springframework.beans.factory.xml.ElementProcessor
Copyright © 2005 ServiceMix.. All Rights Reserved.