void |
DefaultApplicationDeployer.deploy(String name,
String url) |
void |
ApplicationDeployer.deploy(String name,
String location) |
void |
DefaultApplicationDeployer.deploy(String name,
URL url) |
ApplicationRuntimeProfile |
DefaultApplicationDeployer.getApplicationRuntimeProfile(String applicationName) |
ApplicationRuntimeProfile |
ApplicationDeployer.getApplicationRuntimeProfile(String applicationName) |
void |
DefaultApplicationDeployer.redeploy(String name,
String url) |
void |
ApplicationDeployer.redeploy(String name,
String location) |
void |
DefaultApplicationDeployer.undeploy(String name) |
void |
ApplicationDeployer.undeploy(String name) |