Uses of Interface
org.wildfly.core.embedded.Configuration
-
Packages that use Configuration Package Description org.wildfly.core.embedded -
-
Uses of Configuration in org.wildfly.core.embedded
Methods in org.wildfly.core.embedded that return Configuration Modifier and Type Method Description ConfigurationConfiguration.Builder. build()Creates a new immutable configuration.Methods in org.wildfly.core.embedded with parameters of type Configuration Modifier and Type Method Description static HostControllerEmbeddedProcessFactory. createHostController(Configuration configuration)Create an embedded host controller with an already established module loader.static StandaloneServerEmbeddedProcessFactory. createStandaloneServer(Configuration configuration)Create an embedded standalone server with an already established module loader.
-