public class Containers extends Object
| Constructor and Description |
|---|
Containers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
delay(long startupTimeout,
long checkPeriod,
Checker checker) |
static void |
delayArchiveDeploy(String serverURL,
long startupTimeout,
long checkPeriod) |
static void |
delayArchiveDeploy(String serverURL,
long startupTimeout,
long checkPeriod,
URLChecker checker) |
static boolean |
isDeployedInCeContainer() |
public static boolean isDeployedInCeContainer()
public static void delay(long startupTimeout,
long checkPeriod,
Checker checker)
throws Exception
Exceptionpublic static void delayArchiveDeploy(String serverURL, long startupTimeout, long checkPeriod) throws Exception
Exceptionpublic static void delayArchiveDeploy(String serverURL, long startupTimeout, long checkPeriod, URLChecker checker) throws Exception
ExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.