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

org.jboss.deployment.cache (JBoss System API) - JBoss 3.2.7 system API Documentation 英文版文档


Package org.jboss.deployment.cache

Deployment caching components.

See:
          Description

Interface Summary
DeploymentCacheMBean MBean interface.
DeploymentStore Provides the interface for abstracting the actual storage of cached deployments.
DeploymentStoreMBean MBean interface.
FileDeploymentStoreMBean MBean interface.
 

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

Deployment caching components.

Package Specification

Related Documentation

Package Status

Todo



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