| Package | Description |
|---|---|
| org.wildfly.core.embedded |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.Builder.build()
Creates a new immutable configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static HostController |
EmbeddedProcessFactory.createHostController(Configuration configuration)
Create an embedded host controller with an already established module loader.
|
static StandaloneServer |
EmbeddedProcessFactory.createStandaloneServer(Configuration configuration)
Create an embedded standalone server with an already established module loader.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.