| Package | Description |
|---|---|
| org.wildfly.swarm.container |
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.deploy() |
Container |
Container.deploy(org.jboss.shrinkwrap.api.Archive deployment) |
Container |
Container.deploy(Deployment deployment) |
Container |
Container.fraction(Fraction fraction) |
Container |
Container.iface(String name,
String expression) |
Container |
Container.socketBindingGroup(SocketBindingGroup group) |
Container |
Container.start() |
Container |
Container.start(Deployment deployment) |
Container |
Container.subsystem(Fraction fraction) |
| Modifier and Type | Method and Description |
|---|---|
Deployer |
Server.start(Container config) |
| Constructor and Description |
|---|
DefaultWarDeployment(Container container) |
DependencyDeployment(Container container,
String gav) |
DependencyDeployment(Container container,
String gav,
String name) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.