|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.ipojo.manipulator.spi.AbsBindingModule.ConditionalBindingBuilder
public class AbsBindingModule.ConditionalBindingBuilder
Constructor Summary | |
---|---|
AbsBindingModule.ConditionalBindingBuilder(AbsBindingModule.AnnotationBindingBuilder parent,
Predicate predicate)
|
Method Summary | |
---|---|
AbsBindingModule.AnnotationBindingBuilder |
to(AnnotationVisitorFactory factory)
Complete the annotation binding with the AnnotationVisitorFactory to be executed
when the annotation is found. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbsBindingModule.ConditionalBindingBuilder(AbsBindingModule.AnnotationBindingBuilder parent, Predicate predicate)
Method Detail |
---|
public AbsBindingModule.AnnotationBindingBuilder to(AnnotationVisitorFactory factory)
AnnotationVisitorFactory
to be executed
when the annotation is found.
factory
- to be executed when the annotation is found.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |