Package org.jboss.deployment.cache

Deployment caching components.

See:
          Description

Interface Summary
DeploymentStore (src) Provides the interface for abstracting the actual storage of cached deployments.
 

Class Summary
DeploymentCache (src) A Deployer-like service which intercepts deploy/undeploy calls to MainDeployer and provides local caching of target URLs using local disk.
FileDeploymentStore (src) A local file based DeploymentStore (src) .
 

Package org.jboss.deployment.cache Description

Deployment caching components.

Package Specification

Related Documentation

Package Status

Todo