| Package | Description |
|---|---|
| org.wildfly.core.embedded |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedServerReference
Indirection to the
StandaloneServer; used to encapsulate access to the underlying embedded AS Server instance in a
manner that does not directly link this class. |
| Modifier and Type | Method and Description |
|---|---|
static HostController |
EmbeddedHostControllerFactory.create(File jbossHomeDir,
org.jboss.modules.ModuleLoader moduleLoader,
Properties systemProps,
Map<String,String> systemEnv,
String[] cmdargs) |
HostController |
EmbeddedServerReference.getHostController() |
HostController |
HostController.getHostController() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.