| Package | Description |
|---|---|
| org.wildfly.core.embedded | |
| org.wildfly.core.embedded.logging |
| Class and Description |
|---|
| Configuration
Represents a configuration for the embedded server.
|
| Configuration.Builder
A builder for creating the configuration
|
| Configuration.LoggerHint
Hints which logger provider should be used.
|
| 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 |
|---|
| Context
A context used to activate and restore the environment for embedded containers.
|
| EmbeddedProcessStartException
Exception thrown during
EmbeddedManagedProcess.start(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.