public abstract class RemoteNutsWorkspace extends AbstractNutsWorkspace
bootModel, initializing, initSession| Constructor and Description |
|---|
RemoteNutsWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
createCall(String commandName,
net.thevpc.nuts.NutsElement body,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsElement |
createCall(String commandName,
String callId,
net.thevpc.nuts.NutsElement body) |
<T> T |
remoteCall(net.thevpc.nuts.NutsElement call,
Class<T> expectedType) |
createSession, defaultSession, getSupportLevel, isInitializing, toStringclone, 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, versionpublic net.thevpc.nuts.NutsElement createCall(String commandName, net.thevpc.nuts.NutsElement body, net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsElement createCall(String commandName, String callId, net.thevpc.nuts.NutsElement body)
public <T> T remoteCall(net.thevpc.nuts.NutsElement call,
Class<T> expectedType)
Copyright © 2021 vpc open source initiative. All rights reserved.