Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.osgi.application
Interface BundleWalker.Callback

All Known Implementing Classes:
ApplicationLoader.BundleFileLoader, ApplicationLoader.BundleFileScanner, ApplicationLoader.BundleInstaller, ApplicationLoader.DefaultCallback
Enclosing class:
BundleWalker

public static interface BundleWalker.Callback


Method Summary
 void visitBundle(BundleFile bundleFile)
           
 void visitJar(BundleFile bundleFile)
           
 

Method Detail

visitBundle

void visitBundle(BundleFile bundleFile)
                 throws Exception
Throws:
Exception

visitJar

void visitJar(BundleFile bundleFile)
              throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.