org.springframework.social.facebook.config.support
Class FacebookApiHelper
java.lang.Object
org.springframework.social.facebook.config.support.FacebookApiHelper
- All Implemented Interfaces:
- org.springframework.social.config.xml.ApiHelper<Facebook>
public class FacebookApiHelper
- extends Object
- implements org.springframework.social.config.xml.ApiHelper<Facebook>
Support class for JavaConfig and XML configuration support.
Creates an API binding instance for the current user's connection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getApi
public Facebook getApi()
- Specified by:
getApi
in interface org.springframework.social.config.xml.ApiHelper<Facebook>