public class NutsAdminServerComponent extends Object implements NutsServerComponent
| Constructor and Description |
|---|
NutsAdminServerComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(net.thevpc.nuts.NutsSupportLevelContext<ServerConfig> config) |
NutsServer |
start(net.thevpc.nuts.NutsSession invokerWorkspace,
ServerConfig config) |
public int getSupportLevel(net.thevpc.nuts.NutsSupportLevelContext<ServerConfig> config)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponent<ServerConfig>public NutsServer start(net.thevpc.nuts.NutsSession invokerWorkspace, ServerConfig config)
start in interface NutsServerComponentinvokerWorkspace - 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.