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

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

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.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.