public class DefaultNutsWorkspaceAppsManager extends Object implements net.thevpc.nuts.NutsWorkspaceAppsManager
| Constructor and Description |
|---|
DefaultNutsWorkspaceAppsManager(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsApplicationContext |
createApplicationContext(net.thevpc.nuts.NutsSession session,
String[] args,
long startTimeMillis,
Class appClass,
String storeId) |
net.thevpc.nuts.NutsExecutionEntryAction |
execEntries() |
net.thevpc.nuts.NutsSession |
getSession() |
net.thevpc.nuts.NutsWorkspaceAppsManager |
setSession(net.thevpc.nuts.NutsSession session) |
public DefaultNutsWorkspaceAppsManager(net.thevpc.nuts.NutsWorkspace ws)
public net.thevpc.nuts.NutsApplicationContext createApplicationContext(net.thevpc.nuts.NutsSession session,
String[] args,
long startTimeMillis,
Class appClass,
String storeId)
createApplicationContext in interface net.thevpc.nuts.NutsWorkspaceAppsManagerpublic net.thevpc.nuts.NutsExecutionEntryAction execEntries()
execEntries in interface net.thevpc.nuts.NutsWorkspaceAppsManagerpublic net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsWorkspaceAppsManagerpublic net.thevpc.nuts.NutsWorkspaceAppsManager setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsWorkspaceAppsManagerCopyright © 2021 vpc open source initiative. All rights reserved.