Uses of Interface
org.hippoecm.hst.core.ResourceVisitor

Packages that use ResourceVisitor
org.hippoecm.hst.core The org.hippoecm.hst.core package defines the API for the HST Core 
org.hippoecm.hst.core.jcr.pool The org.hippoecm.hst.core.jcr.pool package defines the API for the HST Core JCR Pool 
 

Uses of ResourceVisitor in org.hippoecm.hst.core
 

Methods in org.hippoecm.hst.core with parameters of type ResourceVisitor
 Object ResourceLifecycleManagement.visitResources(ResourceVisitor visitor)
          Traverses all the resource, calling the visitor's visit method at each one.
 

Uses of ResourceVisitor in org.hippoecm.hst.core.jcr.pool
 

Methods in org.hippoecm.hst.core.jcr.pool with parameters of type ResourceVisitor
 Object PooledSessionResourceManagement.visitResources(ResourceVisitor visitor)
           
 Object MultipleRepositoryImpl.CurrentRepositoryResourceLifecycleManagement.visitResources(ResourceVisitor visitor)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.