Uses of Class
org.jboss.deployment.SimpleSubDeployerSupport

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

Uses of SimpleSubDeployerSupport in org.jboss.deployment
 

Subclasses of SimpleSubDeployerSupport in org.jboss.deployment
 class ObjectModelFactorySimpleSubDeployerSupport
          A simple subdeployer that deploys a managed object after parsing the deployment's xml file using an ObjectModelFactory.
 class SchemaBindingSimpleSubDeployerSupport
          A simple subdeployer that deploys a managed object after parsing the deployment's xml file using an SchemaBinding.
 class SchemaResolverSimpleSubDeployerSupport
          A simple subdeployer that deploys a managed object after parsing the deployment's xml file using the SingletonSchemaResolverFactory.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.