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.NutsBootOptions bOptions) |
int |
getBootSupportLevel(net.thevpc.nuts.NutsBootOptions options) |
String |
toString() |
public int getBootSupportLevel(net.thevpc.nuts.NutsBootOptions options)
getBootSupportLevel in interface net.thevpc.nuts.spi.NutsBootWorkspaceFactorypublic net.thevpc.nuts.NutsWorkspace createWorkspace(net.thevpc.nuts.NutsBootOptions bOptions)
createWorkspace in interface net.thevpc.nuts.spi.NutsBootWorkspaceFactoryCopyright © 2022 vpc open source initiative. All rights reserved.