org.mule.twitter.config
Class TwitterConnectorNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
          extended by org.mule.config.spring.handlers.AbstractPojoNamespaceHandler
              extended by org.mule.twitter.config.TwitterConnectorNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class TwitterConnectorNamespaceHandler
extends org.mule.config.spring.handlers.AbstractPojoNamespaceHandler


Field Summary
 
Fields inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, logger, OUTBOUND_ENDPOINT
 
Constructor Summary
TwitterConnectorNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.mule.config.spring.handlers.AbstractPojoNamespaceHandler
registerPojo, splitCamelCase
 
Methods inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
getGlobalEndpointBuilderBeanClass, getInboundEndpointFactoryBeanClass, getOutboundEndpointFactoryBeanClass, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerDeprecatedBeanDefinitionParser, registerIgnoredElement, registerMetaTransportEndpoints, registerMuleBeanDefinitionParser, registerStandardTransportEndpoints
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwitterConnectorNamespaceHandler

public TwitterConnectorNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2011. All Rights Reserved.