Package org.apache.beehive.controls.runtime.generator.apt

Class Summary
AnnotationConstraintAptValidator This class is for validating control property values at build time It calls AnnotationConstraintValidator to do the validation.
CheckerAnnotationProcessorEnvironmentImpl Wrapper for an AnnotationProcessorEnvironment instance.
CheckerMessagerImpl Wrap a com.sun.mirror.apt.Messager instance to track errors and warnings.
ControlAnnotationProcessor  
ControlAnnotationProcessorFactory  
ControlClientAnnotationProcessor  
ControlClientAnnotationProcessorFactory  
ControlClientManifest The controls client manifest (aka "client manifest") surfaces the set of control types used by a client, and make the assembly process more efficient.
ControlMemberTypeAnnotationProcessor  
ControlMemberTypeAnnotationProcessorFactory  
ControlSecondaryAnnotationProcessor Currently, the sole purpose of this annotation processor is to suppress warning messages from apt regarding "annotations without processors".
ControlSecondaryAnnotationProcessorFactory  
Diagnostics  
TwoPhaseAnnotationProcessor The TwoPhaseAnnotationProcessor class is an abstract class that implements the APT AnnotationProcessor interface.