Uses of Interface
org.nuxeo.osgi.application.BundleWalker.Callback
Packages that use BundleWalker.Callback
-
Uses of BundleWalker.Callback in org.nuxeo.osgi.application
Classes in org.nuxeo.osgi.application that implement BundleWalker.CallbackModifier and TypeClassDescriptionclass
class
class
Installs bundles as they are discovered by the bundle visitor.class
Constructors in org.nuxeo.osgi.application with parameters of type BundleWalker.CallbackModifierConstructorDescriptionBundleWalker
(BundleWalker.Callback cb, String[] patterns) BundleWalker
(BundleWalker.Callback cb, FileNamePattern[] patterns)