'. '

Annotation processor

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(New page: A way for a library to plug into compilation of applications that are using it. Read more in [http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc].)
Current revision (12:02, 12 August 2010) (edit) (undo)
 
Line 1: Line 1:
A way for a library to plug into compilation of applications that are using it. Read more in
A way for a library to plug into compilation of applications that are using it. Read more in
-
[http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc].
+
[http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc]. Quite useful for generating [[CompileTimeCache]]s or for representing mirror of a [[LiveDB]].

Current revision

A way for a library to plug into compilation of applications that are using it. Read more in Javadoc. Quite useful for generating CompileTimeCaches or for representing mirror of a LiveDB.

Personal tools
buy