[Index]

arooa:annotation


Create a synthetic annotation for a method.

Property Summary

method The name of the method.
name The name of the annotation.
parameterTypes The name of the parameter type classes.

Property Detail

method

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

The name of the method.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

The name of the annotation.

parameterTypes

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The name of the parameter type classes. This is a comma separated list of class names.


(c) R Gordon Ltd 2005 - Present