| Name | Description | Type | Package | Framework | 
| AbsBindingModule | All provided Modules have to inherit from this class. | Class | org.apache.felix.ipojo.manipulator.spi | Apache Felix | 
| AnnotationLiteral | Base annotation literal class to be extended when declaring stereotype bindings in a programmatic way. | Class | org.apache.felix.ipojo.manipulator.spi | Apache Felix | 
| AnnotationVisitorFactory | Produces a new AnnotationVisitor instance for the given BindingContext. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix | 
| BindingContext | Class | org.apache.felix.ipojo.manipulator.spi | Apache Felix | |
| CompositeModuleProvider | Encapsulate other ModuleProviders in a single instance. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix | 
| CoreModuleProvider | Hardcoded provider for default core manipulation module. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix | 
| DefaultModuleProvider | Return the given collection of Modules. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix | 
| Module | A Module is the contributions from third party to the iPOJO manipulation process. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix | 
| ModuleProvider | Discover Modules available in the environment. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix | 
| Predicate | A Predicate is executed with a given BindingContext and returns true if the matches(BindingContext) operation is a success. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix | 
| Predicates | Ready-to-use Predicate implementations. | Class | org.apache.felix.ipojo.manipulator.spi.helper | Apache Felix | 
| Predicates .Matcher | Class | org.apache.felix.ipojo.manipulator.spi.helper.Predicates | Apache Felix | |
| Predicates .Node | Class | org.apache.felix.ipojo.manipulator.spi.helper.Predicates | Apache Felix | |
| Predicates .Reference | Class | org.apache.felix.ipojo.manipulator.spi.helper.Predicates | Apache Felix | |
| ServiceLoaderModuleProvider | Find Modules using the ServiceLoader mechanisms. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |