Uses of Package
org.apache.felix.ipojo.manipulator.spi

Packages that use org.apache.felix.ipojo.manipulator.spi
org.apache.felix.ipojo.manipulator.metadata.annotation.module   
org.apache.felix.ipojo.manipulator.metadata.annotation.registry   
org.apache.felix.ipojo.manipulator.spi   
org.apache.felix.ipojo.manipulator.spi.helper   
 

Classes in org.apache.felix.ipojo.manipulator.spi used by org.apache.felix.ipojo.manipulator.metadata.annotation.module
AbsBindingModule
          All provided Modules have to inherit from this class.
Module
          A Module is the contributions from third party to the iPOJO manipulation process.
 

Classes in org.apache.felix.ipojo.manipulator.spi used by org.apache.felix.ipojo.manipulator.metadata.annotation.registry
AnnotationVisitorFactory
          Produces a new AnnotationVisitor instance for the given BindingContext.
Predicate
          A Predicate is executed with a given BindingContext and returns true if the Predicate.matches(BindingContext) operation is a success.
 

Classes in org.apache.felix.ipojo.manipulator.spi used by org.apache.felix.ipojo.manipulator.spi
AbsBindingModule.AnnotationBindingBuilder
          DSL helper class.
AbsBindingModule.ConditionalBindingBuilder
           
AnnotationVisitorFactory
          Produces a new AnnotationVisitor instance for the given BindingContext.
BindingContext
           
Module
          A Module is the contributions from third party to the iPOJO manipulation process.
Predicate
          A Predicate is executed with a given BindingContext and returns true if the Predicate.matches(BindingContext) operation is a success.
 

Classes in org.apache.felix.ipojo.manipulator.spi used by org.apache.felix.ipojo.manipulator.spi.helper
Predicate
          A Predicate is executed with a given BindingContext and returns true if the Predicate.matches(BindingContext) operation is a success.
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.