| Interface | Description |
|---|---|
| Registry |
This interface will be used to register the extension/file
that needed be processed and create the relevant Axis* object.
|
| Class | Description |
|---|---|
| AbstractRegistry<V> | |
| BundleClassLoader |
This classloader will be used with AxisService, AxisModule etc
|
| ModuleRegistry | |
| OSGiAxis2Constants |
Contains the list of constants
|
| OSGiConfigurationContextFactory |
OSGiConfigurationContextFactory creates ConfigurationContext, which is the ultimate Axis2 environment.
|
| OSGiServerConfigurator |
This is the heart of the OSGi deployment.
|
| OSGiServiceBuilder | |
| OSGiServiceGroupBuilder | |
| ServiceRegistry |
Creates proper AxisServiceGroup/AxisService looking into bundles
|
Copyright © The Apache Software Foundation. All Rights Reserved.