Nuxeo Enterprise Platform 5.4

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

Packages that use ClassPathScanner.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 ClassPathScanner.Callback in org.nuxeo.osgi.application
 

Classes in org.nuxeo.osgi.application that implement ClassPathScanner.Callback
 class ClassPath
           
 

Constructors in org.nuxeo.osgi.application with parameters of type ClassPathScanner.Callback
ClassPathScanner(ClassPathScanner.Callback callback)
           
ClassPathScanner(ClassPathScanner.Callback callback, boolean scanForNestedJars, java.lang.String[] blackList)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.