public final class DefaultOMMetaFactoryLocator extends Object
OMMetaFactoryLocator
implementation used in non OSGi environments.Constructor and Description |
---|
DefaultOMMetaFactoryLocator() |
Modifier and Type | Method and Description |
---|---|
OMMetaFactory |
getOMMetaFactory(String feature)
Get the
OMMetaFactory for the given feature. |
public OMMetaFactory getOMMetaFactory(String feature)
OMMetaFactoryLocator
OMMetaFactory
for the given feature.getOMMetaFactory
in interface OMMetaFactoryLocator
feature
- the requested featurenull
if no meta factory with the given feature is
availableCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.