| Package | Description |
|---|---|
| org.wildfly.swarm.container |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWarDeployment |
class |
DependencyDeployment
A deployment that references a Maven dependency.
|
class |
WarDeployment
A WAR-centric deployment.
|
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.deploy(Deployment deployment)
Deploy a deployment
|
Container |
Container.start(Deployment deployment)
Start the container with a deployment.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.