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

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


Uses of Interface
org.jboss.deployment.SubDeployerMBean

Packages that use SubDeployerMBean
org.jboss.deployment Core deployment framework and services. 
 

Uses of SubDeployerMBean in org.jboss.deployment
 

Subinterfaces of SubDeployerMBean in org.jboss.deployment
 interface JARDeployerMBean
          MBean interface.
 interface SARDeployerMBean
          MBean interface.
 interface XSLSubDeployerMBean
          MBean interface.
 

Classes in org.jboss.deployment that implement SubDeployerMBean
 class JARDeployer
          This deployer exists to prevent deployment of packages whose deployers are not yet deployed.
 class SARDeployer
          This is the main Service Deployer API.
 class SimpleSubDeployerSupport
          A simple subdeployer that deploys a managed object after parsing the deployment's xml file.
 class SubDeployerSupport
          An abstract SubDeployer.
 class XSLSubDeployer
          XSLSubDeployer.java Created: Fri Jul 12 09:54:51 2002
 



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