public abstract class AbstractNutsWorkspace extends Object implements net.thevpc.nuts.NutsWorkspace
| Modifier and Type | Field and Description |
|---|---|
protected DefaultNutsBootModel |
bootModel |
protected boolean |
initializing |
protected net.thevpc.nuts.NutsSession |
initSession |
| Constructor and Description |
|---|
AbstractNutsWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsSession |
createSession() |
net.thevpc.nuts.NutsSession |
defaultSession() |
int |
getSupportLevel(net.thevpc.nuts.NutsSupportLevelContext<net.thevpc.nuts.NutsWorkspaceOptions> criteria) |
boolean |
isInitializing() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapps, boot, commandLine, commands, concurrent, config, dependency, deploy, descriptor, elem, env, events, exec, extensions, fetch, filters, formats, getApiId, getApiVersion, getCompanionIds, getHashName, getLocation, getName, getRuntimeId, getUuid, id, imports, info, install, io, locations, log, push, repos, sdks, search, security, term, text, undeploy, uninstall, update, updateStatistics, versionprotected boolean initializing
protected net.thevpc.nuts.NutsSession initSession
protected DefaultNutsBootModel bootModel
public net.thevpc.nuts.NutsSession defaultSession()
public net.thevpc.nuts.NutsSession createSession()
createSession in interface net.thevpc.nuts.NutsWorkspacepublic boolean isInitializing()
public int getSupportLevel(net.thevpc.nuts.NutsSupportLevelContext<net.thevpc.nuts.NutsWorkspaceOptions> criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponent<net.thevpc.nuts.NutsWorkspaceOptions>Copyright © 2021 vpc open source initiative. All rights reserved.