org.springframework.social.linkedin.config.xml
Class LinkedInNamespaceHandler

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

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

NamespaceHandler for Spring Social Facebook


Constructor Summary
LinkedInNamespaceHandler()
           
 
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

LinkedInNamespaceHandler

public LinkedInNamespaceHandler()
Method Detail

getProviderConfigBeanDefinitionParser

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