public class AgentClient extends AbstractClient
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATIONS_PATH |
log, LOGIN| Constructor and Description |
|---|
AgentClient(org.apache.maven.plugin.logging.Log log,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
deployApplication(String applicationName,
File file) |
void |
undeployApplication(String appName) |
configureRequest, configureSecurityContext, delete, get, get, getTarget, isLoginRequest, patch, post, post, put, putpublic static final String APPLICATIONS_PATH
public AgentClient(org.apache.maven.plugin.logging.Log log,
String uri)
Copyright © 2017. All rights reserved.