org.codehaus.plexus.application.deploy
public class DeployerClient extends Object
| Method Summary | |
|---|---|
| void | deploy() |
| String | getApplicationName() |
| String | getLocation() |
| String | getServerUrl() |
| void | redeploy() |
| void | setApplicationName(String applicationName) |
| void | setLocation(String location) |
| void | setServerUrl(String serverUrl) |
| void | undeploy() |
Returns: Returns the directory location.
Parameters: location The directory location to set.