See: Description
| Class | Description |
|---|---|
| BeanResolver |
Provide an agnostic way to resolve a bean across all JSR 330 engine
|
| Annotation Type | Description |
|---|---|
| Current |
Qualifier to distinguish the current
OAuthSession in a multiple OAuthSession
context |
| GenericBean |
This qualifier is used to mark Class to indicate that it should be used to generate differrent beans for each
ProviderRelated Qualifier. |
| InjectWithQualifier |
Annotation used in Generic Bean to mark injection point that should be modified by
framework bootstrap to bear the same
ProviderRelated qualifier than the containing bean. |
| ProviderRelated |
This Meta-annotation is used to annotate Service Providers (i.e.
|
Copyright © 2012-2013. All Rights Reserved.