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 SubDeployerExtMBean
          An extension mbean interface that allows the retrieval and setting of the combined suffixes and their relative order supported by a SubDeployer.
 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 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.