|
JAPI 0.9.0 Yet another Java API API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Inherited @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ActionMethod
Annotation for methods that are Actions.
ActionFactory
in future will automatically configure and store Actions with properties for methods that are annotated with this Annotation.
In future, this Annotation might get some attributes, but currently it hasn't got any.
There is no guarantee for future attributes to be optional.
|
JAPI Yet another Java API API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |