| Package | Description |
|---|---|
| org.apache.axiom.locator |
Contains classes used internally by the axiom-api artifact to locate Axiom implementations.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DefaultLoader |
(package private) class |
OSGiLoader |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Implementation |
ImplementationFactory.createDefaultImplementation(Loader loader,
java.lang.String className) |
private static java.lang.Object |
ImplementationFactory.load(Loader loader,
java.lang.String className) |
(package private) static java.util.List |
ImplementationFactory.parseDescriptor(Loader loader,
java.net.URL url) |
private static Implementation |
ImplementationFactory.parseImplementation(Loader loader,
org.w3c.dom.Element implementation) |