|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Deprecated @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 | |
---|---|
Class<?> |
value
Deprecated. |
Element Detail |
---|
public abstract Class<?> value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |