Uses of Class
org.apache.axis2.description.Version
Packages that use Version
-
Uses of Version in org.apache.axis2.description
Fields in org.apache.axis2.description declared as VersionMethods in org.apache.axis2.description that return VersionMethods in org.apache.axis2.description with parameters of type VersionModifier and TypeMethodDescriptionintvoidAxisModule.setVersion(Version version) Set the version of this module. -
Uses of Version in org.apache.axis2.engine
Methods in org.apache.axis2.engine with parameters of type VersionModifier and TypeMethodDescriptionvoidAxisConfiguration.removeModule(String moduleName, Version moduleVersion) Remove a module with moduleName & moduleVersion -
Uses of Version in org.apache.axis2.util
Methods in org.apache.axis2.util with parameters of type VersionModifier and TypeMethodDescriptionstatic booleanUtils.checkVersion(Version module1version, Version module2version) - if he trying to engage the same module then method will returen false - else it will return true