Uses of Interface
org.jboss.deployers.vfs.spi.structure.helpers.CandidateStructureVisitorFactory

Packages that use CandidateStructureVisitorFactory
org.jboss.deployers.vfs.spi.structure.helpers   
 

Uses of CandidateStructureVisitorFactory in org.jboss.deployers.vfs.spi.structure.helpers
 

Classes in org.jboss.deployers.vfs.spi.structure.helpers that implement CandidateStructureVisitorFactory
 class DefaultCandidateStructureVisitorFactory
          DefaultCandidateStructureVisitorFactory.
 

Methods in org.jboss.deployers.vfs.spi.structure.helpers that return CandidateStructureVisitorFactory
 CandidateStructureVisitorFactory AbstractStructureDeployer.getCandidateStructureVisitorFactory()
          Get the candidateStructureVisitorFactory.
 

Methods in org.jboss.deployers.vfs.spi.structure.helpers with parameters of type CandidateStructureVisitorFactory
 void AbstractStructureDeployer.setCandidateStructureVisitorFactory(CandidateStructureVisitorFactory candidateStructureVisitorFactory)
          Set the candidateStructureVisitorFactory.
 



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