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

Uses of Interface org.jboss.deployment.DeployerMBean (JBoss System API) - JBoss 3.2.7 system API Documentation 英文版文档


Uses of Interface
org.jboss.deployment.DeployerMBean

Packages that use DeployerMBean
org.jboss.deployment Core deployment framework and services. 
org.jboss.deployment.cache Deployment caching components. 
 

Uses of DeployerMBean in org.jboss.deployment
 

Subinterfaces of DeployerMBean in org.jboss.deployment
 interface MainDeployerMBean
          MBean interface.
 

Classes in org.jboss.deployment that implement DeployerMBean
 class MainDeployer
          The main/primary component for deployment.
 

Uses of DeployerMBean in org.jboss.deployment.cache
 

Subinterfaces of DeployerMBean in org.jboss.deployment.cache
 interface DeploymentCacheMBean
          MBean interface.
 

Classes in org.jboss.deployment.cache that implement DeployerMBean
 class DeploymentCache
          A Deployer-like service which intercepts deploy/undeploy calls to MainDeployer and provides local caching of target URLs using local disk.
 



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