public abstract class RatpackServerBuilder extends Object
RatpackServer
.Modifier and Type | Method and Description |
---|---|
static RatpackServer |
build(LaunchConfig launchConfig)
Constructs a new server based on the builder's state.
|
public static RatpackServer build(LaunchConfig launchConfig)
The returned server has not been started.
launchConfig
- The server's configuration