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
Exception
void tearDown(ManagementClient managementClient, String containerId) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.