Uses of Class
org.apache.felix.ipojo.manipulator.spi.AbsBindingModule.AnnotationBindingBuilder

Packages that use AbsBindingModule.AnnotationBindingBuilder
org.apache.felix.ipojo.manipulator.spi   
 

Uses of AbsBindingModule.AnnotationBindingBuilder in org.apache.felix.ipojo.manipulator.spi
 

Methods in org.apache.felix.ipojo.manipulator.spi that return AbsBindingModule.AnnotationBindingBuilder
protected  AbsBindingModule.AnnotationBindingBuilder AbsBindingModule.bind(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
          Initiate an annotation binding.
 AbsBindingModule.AnnotationBindingBuilder AbsBindingModule.ConditionalBindingBuilder.to(AnnotationVisitorFactory factory)
          Complete the annotation binding with the AnnotationVisitorFactory to be executed when the annotation is found.
 

Constructors in org.apache.felix.ipojo.manipulator.spi with parameters of type AbsBindingModule.AnnotationBindingBuilder
AbsBindingModule.ConditionalBindingBuilder(AbsBindingModule.AnnotationBindingBuilder parent, Predicate predicate)
           
 



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