Uses of Class
org.apache.beehive.controls.runtime.generator.CodeGenerationException

Packages that use CodeGenerationException
org.apache.beehive.controls.runtime.generator   
org.apache.beehive.controls.runtime.generator.apt   
 

Uses of CodeGenerationException in org.apache.beehive.controls.runtime.generator
 

Methods in org.apache.beehive.controls.runtime.generator that throw CodeGenerationException
 void VelocityGenerator.generate(GeneratorOutput genOut)
          Implementation of the CodeGenerator.generate() method, using standard Velocity package naming conventions and the system class loader
abstract  void CodeGenerator.generate(GeneratorOutput genOut)
           
 

Uses of CodeGenerationException in org.apache.beehive.controls.runtime.generator.apt
 

Methods in org.apache.beehive.controls.runtime.generator.apt that throw CodeGenerationException
 void TwoPhaseAnnotationProcessor.generate()
          Emits additional artifacts for input Declarations that are annotated with annotations claimed by this AnnotationProcessor.
 void ControlClientAnnotationProcessor.generate()
          Each control client requires a manifest that documents the controls that it references.