Package | Description |
---|---|
org.apache.felix.ipojo.manipulator.spi |
Modifier and Type | Method and Description |
---|---|
protected AbsBindingModule.AnnotationBindingBuilder |
AbsBindingModule.bind(Class<? extends 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. |
Constructor and Description |
---|
ConditionalBindingBuilder(AbsBindingModule.AnnotationBindingBuilder parent,
Predicate predicate) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.