|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AutoDeploymentException in org.glassfish.deployment.autodeploy |
|---|
| Methods in org.glassfish.deployment.autodeploy that throw AutoDeploymentException | |
|---|---|
protected AutoDeployer.AutodeploymentStatus |
AutoDeployer.deploy(File deployablefile,
File autodeployDir)
Deploy any type of module. |
void |
AutoDeployer.setDirectory(String directoryPath)
Sets the directory to be scanned by the autodeployer. |
void |
AutoDeployer.undeployAll(File autoDeployDir,
boolean includeSubdir)
do undeployment for all deleted applications in autoDeployDir dir. |
| Constructors in org.glassfish.deployment.autodeploy that throw AutoDeploymentException | |
|---|---|
AutoDeployer(String target,
String directoryPath,
String virtualServer,
boolean jspPrecompilationEnabled,
boolean verifierEnabled,
boolean renameOnSuccess,
boolean forceDeploy,
boolean enabled,
org.jvnet.hk2.component.Habitat habitat)
Creates a new instance of AutoDeployer |
|
AutoDeployer(String target,
String directoryPath,
String virtualServer,
boolean jspPrecompilationEnabled,
boolean verifierEnabled,
org.jvnet.hk2.component.Habitat habitat)
|
|
AutoDeployer(String target,
String directoryPath,
String virtualServer,
org.jvnet.hk2.component.Habitat habitat)
Creates a new autodeployer. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||