Uses of Interface
org.jboss.deployment.cache.DeploymentStore

Packages that use DeploymentStore
org.jboss.deployment.cache Deployment caching components. 
 

Uses of DeploymentStore in org.jboss.deployment.cache
 

Classes in org.jboss.deployment.cache that implement DeploymentStore
 class FileDeploymentStore
          A local file based DeploymentStore.
 

Fields in org.jboss.deployment.cache declared as DeploymentStore
protected  DeploymentStore DeploymentCache.store
          A proxy to the deployment store we are using.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.