JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-social-config
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.social.config.xml
Interface ApiHelper<T>
Type Parameters:
T
- The API type that this helper will return
public interface
ApiHelper<T>
Interface defining the operations required for an API helper. An API helper will be used to either fetch or intantiate an instance of the API binding class.
Author:
Craig Walls
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getApi
()
Method Detail
getApi
T
getApi()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-social-config
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method