Uses of Class
org.wildfly.core.embedded.spi.EmbeddedProcessBootstrapConfiguration
-
Packages that use EmbeddedProcessBootstrapConfiguration Package Description org.wildfly.core.embedded.spi -
-
Uses of EmbeddedProcessBootstrapConfiguration in org.wildfly.core.embedded.spi
Methods in org.wildfly.core.embedded.spi with parameters of type EmbeddedProcessBootstrapConfiguration Modifier and Type Method Description BootstrappedEmbeddedProcessEmbeddedProcessBootstrap. startup(EmbeddedProcessBootstrapConfiguration configuration)Bootstraps an embedded process based on the provided configuration.
-