public abstract class ManagedSetupTask extends SetupTask
| Modifier and Type | Class and Description |
|---|---|
static interface |
ManagedSetupTask.ManagedContext |
SetupTask.SetupContext| Constructor and Description |
|---|
ManagedSetupTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeDeploy(ManagedSetupTask.ManagedContext context) |
protected void |
beforeStop(ManagedSetupTask.ManagedContext context) |
afterClass, afterSuite, beforeClassprotected void beforeDeploy(ManagedSetupTask.ManagedContext context) throws Exception
Exceptionprotected void beforeStop(ManagedSetupTask.ManagedContext context) throws Exception
ExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.