|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) public @interface ServiceProvider
Denotes the service provider implementation. Sometimes a generic implementation of a contract can be used and the annotation specializes such service through its settings.
| Required Element Summary | |
|---|---|
java.lang.Class<?> |
value
|
| Element Detail |
|---|
public abstract java.lang.Class<?> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||