| Package | Description |
|---|---|
| org.wildfly.core.embedded | |
| org.wildfly.core.embedded.logging |
| Class and Description |
|---|
| EmbeddedManagedProcess
Base interface for an embedded process that can be managed with a
ModelControllerClient. |
| EmbeddedProcessStartException
Exception thrown during
EmbeddedManagedProcess.start(). |
| EmbeddedServerReference
Deprecated.
use the
EmbeddedManagedProcess, StandaloneServer or HostController interface
and not this implementation class |
| HostController
The embedded host controller interface.
|
| ServerStartException
Deprecated.
use the
EmbeddedProcessStartException subclass as this level of the type hierarchy will be removed |
| StandaloneServer
The standalone server interface.
|
| Class and Description |
|---|
| EmbeddedProcessStartException
Exception thrown during
EmbeddedManagedProcess.start(). |
Copyright © 2016 JBoss by Red Hat. All rights reserved.