|
Clearspace API (1.10.16) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface DefaultImplementation
Used to specify what the default implementation is on an interface of a JiveManager
| Required Element Summary | |
|---|---|
java.lang.Class<?> |
value
The class of the default implementation |
| Element Detail |
|---|
public abstract java.lang.Class<?> value
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||