public class DefaultNutsBootWorkspaceFactory extends Object implements net.thevpc.nuts.spi.NutsBootWorkspaceFactory
| Constructor and Description |
|---|
DefaultNutsBootWorkspaceFactory() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsWorkspace |
createWorkspace(net.thevpc.nuts.NutsWorkspaceInitInformation information) |
int |
getBootSupportLevel(net.thevpc.nuts.NutsWorkspaceOptions options) |
String |
toString() |
public int getBootSupportLevel(net.thevpc.nuts.NutsWorkspaceOptions options)
getBootSupportLevel in interface net.thevpc.nuts.spi.NutsBootWorkspaceFactorypublic net.thevpc.nuts.NutsWorkspace createWorkspace(net.thevpc.nuts.NutsWorkspaceInitInformation information)
createWorkspace in interface net.thevpc.nuts.spi.NutsBootWorkspaceFactoryCopyright © 2021 vpc open source initiative. All rights reserved.