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

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

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

Methods in org.jboss.deployers.structure.spi.helpers that return StructureProcessor
protected  StructureProcessor AbstractStructureBuilder.getStructureProcessor()
          Get the context info processor.
 

Methods in org.jboss.deployers.structure.spi.helpers with parameters of type StructureProcessor
 void AbstractStructureBuilder.setStructureProcessor(StructureProcessor structureProcessor)
          Set structure processor.
 

Uses of StructureProcessor in org.jboss.deployers.vfs.plugins.structure.modify
 

Classes in org.jboss.deployers.vfs.plugins.structure.modify that implement StructureProcessor
 class ModificationTypeStructureProcessor
          Determine if we need some modification.
 



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