| Interface | Description |
|---|---|
| HostController |
The embedded host controller interface.
|
| ServerEnvironment | |
| StandaloneServer |
The standalone server interface.
|
| Class | Description |
|---|---|
| EmbeddedHostControllerBootstrap |
Bootstrap of the Embedded HostController process.
|
| EmbeddedHostControllerFactory |
This is the host controller counterpart to EmbeddedServerFactory which lives behind a module class loader.
|
| EmbeddedServerFactory |
Factory that sets up an embedded standalone server using modular classloading.
|
| 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. |
| EmbeddedStandaloneServerFactory |
This is the counter-part of EmbeddedServerFactory which lives behind a module class loader.
|
| Exception | Description |
|---|---|
| ServerStartException |
Copyright © 2015 JBoss by Red Hat. All rights reserved.