org.springframework.social.twitter.config.xml
Class TwitterNamespaceHandler

java.lang.Object
  extended by org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
      extended by org.springframework.social.twitter.config.xml.TwitterNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class TwitterNamespaceHandler
extends org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler

NamespaceHandler for Spring Social


Constructor Summary
TwitterNamespaceHandler()
           
 
Method Summary
protected  org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParser getProviderConfigBeanDefinitionParser()
           
 
Methods inherited from class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
decorate, init, loadParsers, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwitterNamespaceHandler

public TwitterNamespaceHandler()
Method Detail

getProviderConfigBeanDefinitionParser

protected org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParser getProviderConfigBeanDefinitionParser()
Specified by:
getProviderConfigBeanDefinitionParser in class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler