public class OMDOMMetaFactoryLoader extends Object implements OMMetaFactoryLoader
| Constructor and Description |
|---|
OMDOMMetaFactoryLoader() |
| Modifier and Type | Method and Description |
|---|---|
OMMetaFactory |
load(Map properties)
Get the
OMMetaFactory instance for the Axiom implementation. |
public OMMetaFactory load(Map properties)
OMMetaFactoryLoaderOMMetaFactory instance for the Axiom implementation. Note that the
implementation is not required to return the same instance on every invocation. It is the
responsibility of the Axiom API to cache the instance if necessary.load in interface OMMetaFactoryLoaderproperties - reserved for future useOMMetaFactory instance; must not be nullCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.