public class OMLinkedListMetaFactoryLoader extends Object implements OMMetaFactoryLoader
Constructor and Description |
---|
OMLinkedListMetaFactoryLoader() |
Modifier and Type | Method and Description |
---|---|
OMMetaFactory |
load(Map properties)
Get the
OMMetaFactory instance for the Axiom implementation. |
public OMMetaFactory load(Map properties)
OMMetaFactoryLoader
OMMetaFactory
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 OMMetaFactoryLoader
properties
- reserved for future useOMMetaFactory
instance; must not be null
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.