Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jboss.deployment.cache

Core deployment framework and services.

See:
          Description

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

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

Package org.jboss.deployment.cache Description

Core deployment framework and services.

Package Specification

Related Documentation

Package Status

Todo