public class InstanceCommandExecutor extends ServerRemoteAdminCommand implements Runnable, InstanceCommand
authToken, COMMAND_MODEL_MATCH_HEADER, host, logger, name, operands, options, output, password, port, prohibitDirectoryUploads, scope, secure, user
Constructor and Description |
---|
InstanceCommandExecutor(org.glassfish.hk2.api.ServiceLocator habitat,
String name,
FailurePolicy fail,
FailurePolicy offline,
Server server,
String host,
int port,
Logger logger,
ParameterMap p,
ActionReport r,
InstanceCommandResult res) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandOutput() |
ActionReport |
getReport() |
Server |
getServer() |
void |
run() |
addAdditionalHeaders, authenticationInfo, getHttpConnectorAddress
executeCommand, fetchCommandModel, getAttributes, getCanonicalHost, getCommandModel, getCommandURI, getFromEnvironment, getReadTimeout, getUsage, headers, isCommandModelFromCache, processHeaders, reportAuthenticationException, retryUsingSecureConnection, setCommandModel, setConnectTimeout, setFileOutputDirectory, setInteractive, setOmitCache, setReadTimeout, setResponseFormatType, setUserOut, updateAuthentication
public InstanceCommandExecutor(org.glassfish.hk2.api.ServiceLocator habitat, String name, FailurePolicy fail, FailurePolicy offline, Server server, String host, int port, Logger logger, ParameterMap p, ActionReport r, InstanceCommandResult res) throws CommandException
CommandException
public String getCommandOutput()
getCommandOutput
in interface InstanceCommand
public Server getServer()
public ActionReport getReport()
Copyright © 2020. All rights reserved.