Uses of Interface
org.jboss.deployment.SubDeployerExt

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

Uses of SubDeployerExt in org.jboss.deployment
 

Classes in org.jboss.deployment that implement SubDeployerExt
 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.