|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Binding | |
---|---|
org.apache.felix.ipojo.manipulator.metadata.annotation.registry | |
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util | |
org.apache.felix.ipojo.manipulator.spi |
Uses of Binding in org.apache.felix.ipojo.manipulator.metadata.annotation.registry |
---|
Methods in org.apache.felix.ipojo.manipulator.metadata.annotation.registry that return types with arguments of type Binding | |
---|---|
java.util.List<Binding> |
BindingRegistry.getBindings(java.lang.String descriptor)
|
java.util.List<Binding> |
BindingRegistry.getDefaultBindings()
|
Method parameters in org.apache.felix.ipojo.manipulator.metadata.annotation.registry with type arguments of type Binding | |
---|---|
void |
BindingRegistry.addBindings(java.lang.Iterable<Binding> bindings)
Stores the given Bindings |
Uses of Binding in org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util |
---|
Methods in org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util that return types with arguments of type Binding | |
---|---|
static java.util.List<Binding> |
Bindings.newDefaultBindings(ResourceStore store,
AnnotationRegistry ar)
|
Uses of Binding in org.apache.felix.ipojo.manipulator.spi |
---|
Methods in org.apache.felix.ipojo.manipulator.spi that return types with arguments of type Binding | |
---|---|
java.util.Iterator<Binding> |
AbsBindingModule.iterator()
|
Constructor parameters in org.apache.felix.ipojo.manipulator.spi with type arguments of type Binding | |
---|---|
AbsBindingModule.AnnotationBindingBuilder(java.util.List<Binding> registry,
java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |