| Package | Description |
|---|---|
| org.apache.axiom.locator |
Contains classes used internally by the axiom-api artifact to locate Axiom implementations.
|
| Modifier and Type | Field and Description |
|---|---|
private Implementation |
RegisteredImplementation.implementation |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Implementation |
ImplementationFactory.createDefaultImplementation(Loader loader,
java.lang.String className) |
(package private) Implementation |
RegisteredImplementation.getImplementation() |
private static Implementation |
ImplementationFactory.parseImplementation(Loader loader,
org.w3c.dom.Element implementation) |
| Constructor and Description |
|---|
RegisteredImplementation(Implementation implementation,
org.osgi.framework.ServiceRegistration registration,
org.osgi.framework.ServiceReference reference) |