Uses of Interface
org.apache.felix.ipojo.manipulator.ResourceVisitor

Packages that use ResourceVisitor
org.apache.felix.ipojo.manipulator   
org.apache.felix.ipojo.manipulator.store   
 

Uses of ResourceVisitor in org.apache.felix.ipojo.manipulator
 

Methods in org.apache.felix.ipojo.manipulator with parameters of type ResourceVisitor
 void ResourceStore.accept(ResourceVisitor visitor)
          Browse all resources available in this store.
 

Uses of ResourceVisitor in org.apache.felix.ipojo.manipulator.store
 

Methods in org.apache.felix.ipojo.manipulator.store with parameters of type ResourceVisitor
 void JarFileResourceStore.accept(ResourceVisitor visitor)
           
 void DirectoryResourceStore.accept(ResourceVisitor visitor)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.