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 © 2022 JBoss by Red Hat. All rights reserved.