Application Vault Operations
Besides storing installation packages, Application Vault solves two large tasks, that is:
- it manages all operations on installation packages stored in AV Repository,
- it manages all operations on the web applications it has deployed on domains.
To perform these tasks, Application Vault has two built-in managers:
- SiteAppPackageManager is designed to manage the installation package flow within AV Repository,
- SiteAppManager implements the deployment/reconfiguring of web applications on the domain side.