Package org.nuxeo.osgi.application
Interface BundleFileVisitor
-
public interface BundleFileVisitor
- Author:
- Bogdan Stefanescu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
visit(BundleFile bf)
-
-
-
Method Detail
-
visit
void visit(BundleFile bf)
-
-