public class Container extends Object
| Constructor and Description |
|---|
Container() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy() |
void |
deploy(Deployment deployment) |
Container |
iface(String name,
String expression) |
Container |
socketBindingGroup(SocketBindingGroup group) |
Container |
start() |
void |
start(Deployment deployment) |
Container |
subsystem(Fraction fraction) |
public Container socketBindingGroup(SocketBindingGroup group)
public void start(Deployment deployment) throws Exception
Exceptionpublic void deploy(Deployment deployment) throws Exception
ExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.