public interface NutsServerComponent extends net.thevpc.nuts.spi.NutsComponent<ServerConfig>
| Modifier and Type | Method and Description |
|---|---|
NutsServer |
start(net.thevpc.nuts.NutsSession session,
ServerConfig config) |
NutsServer start(net.thevpc.nuts.NutsSession session, ServerConfig config)
session - invoker workspace session. Note that a workspace may run a
server on another workspace (because server implementation may be
workspace dependentconfig - server configurationCopyright © 2021 vpc open source initiative. All rights reserved.