|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Documented @Retention(value=RUNTIME) public @interface Remotable
Marks a logic method to give permission to serialize its results for remote clients, like AJAX and XML consumers
| Optional Element Summary | |
|---|---|
int |
depth
How deep should the outjected results be serialized. |
public abstract int depth
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||