Class GoogleNamespaceHandler
- java.lang.Object
-
- org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
-
- org.springframework.social.google.config.xml.GoogleNamespaceHandler
-
- All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler
public class GoogleNamespaceHandler extends org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandlerNamespaceHandlerfor Spring Social Google- Author:
- Hakan Dilek
-
-
Constructor Summary
Constructors Constructor Description GoogleNamespaceHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParsergetProviderConfigBeanDefinitionParser()
-
-
-
Method Detail
-
getProviderConfigBeanDefinitionParser
protected org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParser getProviderConfigBeanDefinitionParser()
- Specified by:
getProviderConfigBeanDefinitionParserin classorg.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
-
-