Package | Description |
---|---|
org.apache.axis2.description | |
org.apache.axis2.engine | |
org.apache.axis2.util |
Modifier and Type | Field and Description |
---|---|
static Version |
Version.SNAPSHOT |
Modifier and Type | Method and Description |
---|---|
Version |
AxisModule.getVersion()
Get the version of this module.
|
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version o) |
void |
AxisModule.setVersion(Version version)
Set the version of this module.
|
Modifier and Type | Method and Description |
---|---|
void |
AxisConfiguration.removeModule(String moduleName,
Version moduleVersion)
Remove a module with moduleName & moduleVersion
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Utils.checkVersion(Version module1version,
Version module2version)
- if he trying to engage the same module then method will returen false
- else it will return true
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.