| Class | Description |
|---|---|
| AnnotationValidationAnalysis | |
| DeclareFieldAnalysis |
Analysis to determine if a type is annotated with @DeclareField.
|
| IntentFactoryExtraAspect |
Aspect representing an extra parameter required by a Component.
|
| ListenerAnalysis |
Analyzes the given class for listener annotations.
|
| ListenerAspect |
Aspect associating listenable methods with the set of listening methods.
|
| ManualSuperAnalysis | |
| ManualSuperAspect | |
| NonConfigurationAnalysis |
Analysis class to identify nonConfiguration Instances(NCI).
|
| NonConfigurationAspect |
NonConfiguration Instance Aspect highlighting the fields to use in the code generation of
onRetainNonConfigurationInstance and getLastNonConfigurationInstance
|
| ObservesAnalysis |
Analysis class to find the methods annotated with @Observes.
|
| ObservesAspect | |
| RegistrationAnalyzer | |
| RegistrationAspect |
Aspect to associate an element (method, field or type) with a listener registration.
|
Copyright © 2014. All Rights Reserved.