Optional
referenceReference to the annotation class
Optional
nameName of the annotation (alternative to providing reference)
Optional
argumentArgument for simple annotations, like
Optional
namedNamed arguments for annotations with parameters, like @RequestMapping(value="/path")
Interface defining the arguments required to create a new Annotation instance.
Args