|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Restlet
Defines whether a restlet is created by the Rest runtime, or by Beanlet.
| Optional Element Summary | |
|---|---|
boolean |
createRestlet
|
public abstract boolean createRestlet
true if instance is created by the Rest runtime.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||