public class WildflyContainer<T extends WildflyConfiguration,U extends WildflyClient<T>,V extends WildflyUser> extends AbstractContainer<T,U,V>
client, configuration, JCONTAINER_ID| Constructor and Description |
|---|
WildflyContainer(T configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUser(V user) |
protected String |
getBasicCommand() |
File |
getLogDirInternal() |
void |
start() |
addShutdownHook, checkClient, checkMandatoryProperty, checkSocket, close, createClient, getClient, getConfiguration, getDefaultLogFile, getId, getLogDir, getStdoutLogFile, isClientSupported, isRunning, stop, stop, waitForStartedpublic WildflyContainer(T configuration)
protected String getBasicCommand()
getBasicCommand in class AbstractContainer<T extends WildflyConfiguration,U extends WildflyClient<T>,V extends WildflyUser>public void start()
throws Exception
start in interface Container<T extends WildflyConfiguration,U extends WildflyClient<T>,V extends WildflyUser>start in class AbstractContainer<T extends WildflyConfiguration,U extends WildflyClient<T>,V extends WildflyUser>Exceptionpublic File getLogDirInternal()
getLogDirInternal in class AbstractContainer<T extends WildflyConfiguration,U extends WildflyClient<T>,V extends WildflyUser>Copyright © 2021. All rights reserved.