Package org.wildfly.core.embedded
-
Interface Summary Interface Description Configuration Represents a configuration for creating anEmbeddedManagedProcess.Context A context used to activate and restore the environment for anEmbeddedManagedProcess.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 configurationEmbeddedHostControllerFactory This is the host controller counterpart to EmbeddedProcessFactory that 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 that 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().