Uses of Interface
org.jboss.deployment.SubDeployerExtMBean

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

Uses of SubDeployerExtMBean in org.jboss.deployment
 

Subinterfaces of SubDeployerExtMBean in org.jboss.deployment
 interface SARDeployerMBean
          MBean interface.
 interface XSLSubDeployerMBean
          MBean interface.
 

Classes in org.jboss.deployment that implement SubDeployerExtMBean
 class JARDeployer
          This deployer exists to prevent deployment of packages whose deployers are not yet deployed.
 class ObjectModelFactorySimpleSubDeployerSupport
          A simple subdeployer that deploys a managed object after parsing the deployment's xml file using an ObjectModelFactory.
 class SARDeployer
          This is the main Service Deployer API.
 class SchemaBindingSimpleSubDeployerSupport
          A simple subdeployer that deploys a managed object after parsing the deployment's xml file using an ObjectModelFactory.
 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
 



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