|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface Functions.Expose
Annotation for static methods to be exposed as functions.
| Required Element Summary | |
|---|---|
String |
prefix
The prefix to bind functions to. |
| Optional Element Summary | |
|---|---|
String[] |
names
The prefix to bind functions to. |
| Element Detail |
|---|
public abstract String prefix
public abstract String[] names
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||