Programmer Reference : Pragmas : Annotation pragmas : Processing Annotation Pragmas
Processing Annotation Pragmas
Annotation pragmas can be used for wide variety of actions. Pier, for example, uses them to associate document types with document handling routines, specify the order of rendering options, and identify methods to be run before persisting data. The options are endless.
The Pragma class provides facilities to assist in locating and processing annotation pragmas. Pragma instances hold information about the method containing the annotation pragma, its class, the annotation pragma’s name and its arguments.
Last modified date: 01/29/2015