站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 system API Documentation 英文版文档

Uses of Interface org.jboss.deployment.cache.DeploymentStore (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档


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.