|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationVisitorFactory | |
---|---|
org.apache.felix.ipojo.manipulator.metadata.annotation.registry | |
org.apache.felix.ipojo.manipulator.spi |
Uses of AnnotationVisitorFactory in org.apache.felix.ipojo.manipulator.metadata.annotation.registry |
---|
Methods in org.apache.felix.ipojo.manipulator.metadata.annotation.registry that return AnnotationVisitorFactory | |
---|---|
AnnotationVisitorFactory |
Binding.getFactory()
|
Methods in org.apache.felix.ipojo.manipulator.metadata.annotation.registry with parameters of type AnnotationVisitorFactory | |
---|---|
void |
Binding.setFactory(AnnotationVisitorFactory factory)
|
Uses of AnnotationVisitorFactory in org.apache.felix.ipojo.manipulator.spi |
---|
Methods in org.apache.felix.ipojo.manipulator.spi with parameters of type AnnotationVisitorFactory | |
---|---|
void |
AbsBindingModule.AnnotationBindingBuilder.to(AnnotationVisitorFactory factory)
Complete the annotation binding with the AnnotationVisitorFactory to be executed
when the annotation is found. |
AbsBindingModule.AnnotationBindingBuilder |
AbsBindingModule.ConditionalBindingBuilder.to(AnnotationVisitorFactory factory)
Complete the annotation binding with the AnnotationVisitorFactory to be executed
when the annotation is found. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |