| Interface | Description |
|---|---|
| AnnotationVisitorFactory |
Produces a new
AnnotationVisitor instance for the given BindingContext. |
| Module |
A Module is the contributions from third party to the iPOJO manipulation process.
|
| ModuleProvider |
Discover
Modules available in the "environment". |
| Predicate |
A Predicate is executed with a given
BindingContext and returns true if the
Predicate.matches(BindingContext) operation is a success. |
| Class | Description |
|---|---|
| AbsBindingModule |
All provided
Modules have to inherit from this class. |
| AnnotationLiteral<T extends Annotation> |
Base annotation literal class to be extended when declaring stereotype bindings in a programmatic way.
|
| BindingContext |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.