Package | Description |
---|---|
org.apache.felix.deploymentadmin |
Modifier and Type | Field and Description |
---|---|
static VersionRange |
VersionRange.infiniteRange |
Modifier and Type | Method and Description |
---|---|
VersionRange |
DeploymentPackageManifest.getFixPackage()
Determines the version range a fix package can be applied to
|
VersionRange |
AbstractDeploymentPackage.getVersionRange()
If this deployment package is a fix package this method determines the
version range this deployment package can be applied to.
|
static VersionRange |
VersionRange.parse(String range)
Parses a version range from the specified string.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.