Package org.wildfly.core.embedded
-
Interface Summary Interface Description Configuration Represents a configuration for the embedded server.Context A context used to activate and restore the environment for embedded containers.EmbeddedManagedProcess Base interface for an embedded process that can be managed with aModelControllerClient.HostController The embedded host controller interface.StandaloneServer The standalone server interface. -
Class Summary Class Description Configuration.Builder A builder for creating the configurationEmbeddedHostControllerBootstrap Bootstrap of the Embedded HostController process.EmbeddedHostControllerFactory This is the host controller counterpart to EmbeddedProcessFactory which lives behind a module class loader.EmbeddedProcessFactory Factory that sets up an embeddedStandaloneServerorHostControllerprocess using modular classloading.EmbeddedStandaloneServerFactory This is the standalone server counter-part of EmbeddedProcessFactory which lives behind a module class loader. -
Enum Summary Enum Description Configuration.LoggerHint Hints which logger provider should be used. -
Exception Summary Exception Description EmbeddedProcessStartException Exception thrown duringEmbeddedManagedProcess.start().