public class DefaultNBootWorkspaceFactory extends Object implements net.thevpc.nuts.boot.NBootWorkspaceFactory
| Constructor and Description |
|---|
DefaultNBootWorkspaceFactory() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NWorkspace |
createWorkspace(net.thevpc.nuts.boot.NBootOptionsInfo bOptions) |
int |
getBootSupportLevel(net.thevpc.nuts.boot.NBootOptionsInfo options) |
net.thevpc.nuts.NWorkspace |
runWorkspace(net.thevpc.nuts.boot.NBootOptionsInfo options) |
String |
toString() |
public int getBootSupportLevel(net.thevpc.nuts.boot.NBootOptionsInfo options)
getBootSupportLevel in interface net.thevpc.nuts.boot.NBootWorkspaceFactorypublic net.thevpc.nuts.NWorkspace createWorkspace(net.thevpc.nuts.boot.NBootOptionsInfo bOptions)
createWorkspace in interface net.thevpc.nuts.boot.NBootWorkspaceFactorypublic net.thevpc.nuts.NWorkspace runWorkspace(net.thevpc.nuts.boot.NBootOptionsInfo options)
runWorkspace in interface net.thevpc.nuts.boot.NBootWorkspaceFactoryCopyright © 2025 vpc open source initiative. All rights reserved.