public abstract class AbstractNutsWorkspace extends Object implements NutsWorkspace
| Modifier and Type | Field and Description |
|---|---|
protected DefaultNutsBootModel |
bootModel |
protected boolean |
initializing |
protected NutsSession |
initSession |
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
AbstractNutsWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
NutsSession |
createSession() |
NutsSession |
defaultSession() |
int |
getSupportLevel(NutsSupportLevelContext<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 NutsSession initSession
protected DefaultNutsBootModel bootModel
public NutsSession defaultSession()
public NutsSession createSession()
createSession in interface NutsWorkspacepublic boolean isInitializing()
public int getSupportLevel(NutsSupportLevelContext<NutsWorkspaceOptions> criteria)
getSupportLevel in interface NutsComponent<NutsWorkspaceOptions>Copyright © 2021 vpc open source initiative. All rights reserved.