| Class | Description |
|---|---|
| ComponentVisitor |
Parse the @Component annotation.
|
| ControllerVisitor |
Parses the @Controller annotation.
|
| FieldPropertyVisitor |
Parses a Property or ServiceProperty annotation.
|
| HandlerDeclarationVisitor |
Parse the @HandlerDeclaration annotation.
|
| HandlerVisitor |
Parses the @Handler annotation.
|
| InstantiateVisitor |
Parse the @Instantitate annotation.
|
| LifecycleVisitor |
Parse @Validate and @Invalidate annotations.
|
| MethodPropertyVisitor | |
| ParameterPropertyVisitor | |
| PostRegistrationVisitor | |
| PostUnregistrationVisitor | |
| ProvidesVisitor |
Parse the @Provides annotation.
|
| RequiresVisitor |
AnnotationVisitor parsing the @Requires annotation.
|
| ServiceControllerVisitor |
Parses a @ServiceController annotation.
|
| UpdatedVisitor |
| Enum | Description |
|---|---|
| LifecycleVisitor.Transition |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.