|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.osgi.FactoryInjectionComponent
public class FactoryInjectionComponent
Internal component required for OSGi support. This component is
responsible for injecting the OMMetaFactory instance loaded
from the implementation bundle into OMAbstractFactory (using
OMAbstractFactory.setMetaFactory(OMMetaFactory)). This class
is for internal use only and MUST NOT be used for other purposes.
| Constructor Summary | |
|---|---|
FactoryInjectionComponent()
|
|
| Method Summary | |
|---|---|
protected void |
setMetaFactory(OMMetaFactory metafactory)
|
protected void |
unsetMetaFactory(OMMetaFactory metafactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FactoryInjectionComponent()
| Method Detail |
|---|
protected void setMetaFactory(OMMetaFactory metafactory)
protected void unsetMetaFactory(OMMetaFactory metafactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||