Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.osgi.application.BundleWalker.Callback

Packages that use BundleWalker.Callback
org.nuxeo.osgi.application The framework bootstrap classes were moved in nuxeo-runtime-launcher to be able to share them with other bootstrap code like the one in shell and dev tools. 
 

Uses of BundleWalker.Callback in org.nuxeo.osgi.application
 

Classes in org.nuxeo.osgi.application that implement BundleWalker.Callback
 class ApplicationLoader.BundleFileLoader
           
 class ApplicationLoader.BundleFileScanner
           
 class ApplicationLoader.BundleInstaller
          Installs bundles as they are discovered by the bundle visitor.
 class ApplicationLoader.DefaultCallback
           
 

Constructors in org.nuxeo.osgi.application with parameters of type BundleWalker.Callback
BundleWalker(BundleWalker.Callback cb)
           
BundleWalker(BundleWalker.Callback cb, FileNamePattern[] patterns)
           
BundleWalker(BundleWalker.Callback cb, String[] patterns)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.