|
||||||||||
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
org.apache.felix.ipojo.manipulator.metadata.annotation.module.DefaultBindingModule
public class DefaultBindingModule
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.felix.ipojo.manipulator.spi.AbsBindingModule |
---|
AbsBindingModule.AnnotationBindingBuilder, AbsBindingModule.ConditionalBindingBuilder |
Constructor Summary | |
---|---|
DefaultBindingModule()
|
Method Summary | |
---|---|
void |
configure()
Configure all the iPOJO's default annotation's bindings. |
protected javax.xml.parsers.DocumentBuilder |
getFreshDocumentBuilder(Reporter reporter)
Creates a 'fresh' document builder. |
Methods inherited from class org.apache.felix.ipojo.manipulator.spi.AbsBindingModule |
---|
bind, iterator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultBindingModule()
Method Detail |
---|
public void configure()
protected javax.xml.parsers.DocumentBuilder getFreshDocumentBuilder(Reporter reporter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |