Uses of Interface
org.jboss.deployers.structure.spi.StructureBuilder

Packages that use StructureBuilder
org.jboss.deployers.structure.spi.helpers   
org.jboss.deployers.vfs.plugins.structure   
 

Uses of StructureBuilder in org.jboss.deployers.structure.spi.helpers
 

Classes in org.jboss.deployers.structure.spi.helpers that implement StructureBuilder
 class AbstractStructureBuilder
          AbstractStructureBuilder.
 

Methods in org.jboss.deployers.structure.spi.helpers that return StructureBuilder
 StructureBuilder AbstractStructuralDeployers.getStructureBuilder()
          Get the structureBuilder.
 

Methods in org.jboss.deployers.structure.spi.helpers with parameters of type StructureBuilder
 void AbstractStructuralDeployers.setStructureBuilder(StructureBuilder structureBuilder)
          Set the structureBuilder.
 

Uses of StructureBuilder in org.jboss.deployers.vfs.plugins.structure
 

Classes in org.jboss.deployers.vfs.plugins.structure that implement StructureBuilder
 class VFSStructureBuilder
          VFSStructureBuilder.
 



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