| 
                  Compile-Time Processing of Annotations
                   in Java  | 
            
| 
                   
                      
                     Prof. David Bernstein
                       | 
            
| Computer Science Department | 
| bernstdh@jmu.edu | 
               
            
         
            
         
         
            
         Processor classes
         
            
         javac command has a -processor
              option that allows you to specify a Processor
                     
         
            
         Processor