public interface ServerSetupTask
| Modifier and Type | Method and Description |
|---|---|
void |
setup(ManagementClient managementClient,
String containerId) |
void |
tearDown(ManagementClient managementClient,
String containerId) |
void setup(ManagementClient managementClient, String containerId) throws Exception
Exceptionvoid tearDown(ManagementClient managementClient, String containerId) throws Exception
ExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.