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 TypeClassDescriptionclassclassclassInstalls bundles as they are discovered by the bundle visitor.classConstructors in org.nuxeo.osgi.application with parameters of type BundleWalker.CallbackModifierConstructorDescriptionBundleWalker(BundleWalker.Callback cb, String[] patterns) BundleWalker(BundleWalker.Callback cb, FileNamePattern[] patterns)