public interface NutsServerComponent
extends net.thevpc.nuts.spi.NutsComponent
| 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 © 2022 vpc open source initiative. All rights reserved.