Class GitHubNamespaceHandler
- java.lang.Object
-
- org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
-
- org.springframework.social.github.config.xml.GitHubNamespaceHandler
-
- All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler
public class GitHubNamespaceHandler extends AbstractProviderConfigNamespaceHandler
NamespaceHandlerfor Spring Social GitHub- Author:
- Craig Walls
-
-
Constructor Summary
Constructors Constructor Description GitHubNamespaceHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected AbstractProviderConfigBeanDefinitionParsergetProviderConfigBeanDefinitionParser()-
Methods inherited from class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
decorate, init, loadParsers, parse
-
-
-
-
Method Detail
-
getProviderConfigBeanDefinitionParser
protected AbstractProviderConfigBeanDefinitionParser getProviderConfigBeanDefinitionParser()
- Specified by:
getProviderConfigBeanDefinitionParserin classAbstractProviderConfigNamespaceHandler
-
-