public abstract class RemoteNutsWorkspace extends AbstractNutsWorkspace
bootModel, initializing, initSessionCUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
RemoteNutsWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
NutsElement |
createCall(String commandName,
NutsElement body,
NutsSession session) |
NutsElement |
createCall(String commandName,
String callId,
NutsElement body) |
<T> T |
remoteCall(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 NutsElement createCall(String commandName, NutsElement body, NutsSession session)
public NutsElement createCall(String commandName, String callId, NutsElement body)
public <T> T remoteCall(NutsElement call, Class<T> expectedType)
Copyright © 2021 vpc open source initiative. All rights reserved.