Fields Summary |
---|
private File | srcDirThe directory where the archive has been exploded |
private File | stubsDirThe directory where all the code is generated and being compiled |
private com.sun.enterprise.deployment.Application | applicationThe Application deployment descriptor object |
private DeploymentRequest | requestThe deployment request object |