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, getHttpConnectorAddressexecuteCommand, fetchCommandModel, getAttributes, getCanonicalHost, getCommandModel, getCommandURI, getFromEnvironment, getReadTimeout, getUsage, headers, isCommandModelFromCache, processHeaders, reportAuthenticationException, retryUsingSecureConnection, setCommandModel, setConnectTimeout, setFileOutputDirectory, setInteractive, setOmitCache, setReadTimeout, setResponseFormatType, setUserOut, updateAuthenticationpublic 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
CommandExceptionpublic String getCommandOutput()
getCommandOutput in interface InstanceCommandpublic Server getServer()
public ActionReport getReport()
Copyright © 2017. All rights reserved.