Package org.nuxeo.osgi.application
Class Main
- java.lang.Object
-
- org.nuxeo.osgi.application.Main
-
public class Main extends Object
- Author:
- Bogdan Stefanescu
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<File>
buildClassPath(SharedClassLoader classLoader, String rawcp)
static void
main(String[] args)
-
-
-
Method Detail
-
buildClassPath
public static List<File> buildClassPath(SharedClassLoader classLoader, String rawcp) throws IOException
- Throws:
IOException
-
-