|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.locator.DefaultOMMetaFactoryLocator
public final class DefaultOMMetaFactoryLocator
The default OMMetaFactoryLocator implementation used in non OSGi environments.
| Constructor Summary | |
|---|---|
DefaultOMMetaFactoryLocator()
|
|
| Method Summary | |
|---|---|
OMMetaFactory |
getOMMetaFactory(java.lang.String feature)
Get the OMMetaFactory for the given feature. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultOMMetaFactoryLocator()
| Method Detail |
|---|
public OMMetaFactory getOMMetaFactory(java.lang.String feature)
OMMetaFactoryLocatorOMMetaFactory for the given feature.
getOMMetaFactory in interface OMMetaFactoryLocatorfeature - the requested feature
null if no meta factory with the given feature is
available
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||