Package org.wildfly.core.embedded.spi
-
Interface Summary Interface Description BootstrappedEmbeddedProcess Provides access to objects used to interact with a started embedded process.EmbeddedModelControllerClientFactory Factory for obtaining aModelControllerClientfor use by an embedding process.EmbeddedProcessBootstrap Service interface that standalone server or host controller bootstrap logic can implement to allow their type of process to be bootstrapped in an embedded environment.ProcessStateNotifier Allows callers to check the currentstateof the process and to register for notifications of state changes. -
Class Summary Class Description EmbeddedProcessBootstrapConfiguration Configuration information forstartingaBootstrappedEmbeddedProcess. -
Enum Summary Enum Description EmbeddedProcessBootstrap.Type EmbeddedProcessState Analogue toorg.jboss.as.controller.ControlledProcessState.Statefor use in an embedded process.