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.ServerEnvironment Deprecated. Not usedStandaloneServer 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 EmbeddedServerFactory which lives behind a module class loader.EmbeddedProcessFactory Factory that sets up an embedded server or Host Controller process using modular classloading.EmbeddedServerFactory Deprecated. EmbeddedServerReference Deprecated. use theEmbeddedManagedProcess,StandaloneServerorHostControllerinterface and not this implementation classEmbeddedStandaloneServerFactory This is the counter-part of EmbeddedServerFactory 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().ServerStartException Deprecated. use theEmbeddedProcessStartExceptionsubclass as this level of the type hierarchy will be removed