| Package | Description |
|---|---|
| org.ops4j.pax.exam | |
| org.ops4j.pax.exam.options |
| Modifier and Type | Method and Description |
|---|---|
static UrlDeploymentOption |
CoreOptions.jar(String url)
Deploys a JAR from the given URL.
|
static UrlDeploymentOption |
CoreOptions.rar(String url)
Deploys a resource adapter archive (RAR) from the given URL.
|
static UrlDeploymentOption |
CoreOptions.war(String url)
Deploys a WAR from the given URL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MavenArtifactDeploymentOption |
| Modifier and Type | Method and Description |
|---|---|
UrlDeploymentOption |
UrlDeploymentOption.contextRoot(String _contextRoot) |
protected UrlDeploymentOption |
UrlDeploymentOption.itself() |
UrlDeploymentOption |
UrlDeploymentOption.name(String _name)
Sets the deployment name (usually the basename of the given artifact).
|
Copyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.