Uses of Interface
com.bc.ceres.launcher.ClasspathFactory
-
Packages that use ClasspathFactory Package Description com.bc.ceres.launcher -
-
Uses of ClasspathFactory in com.bc.ceres.launcher
Methods in com.bc.ceres.launcher that return ClasspathFactory Modifier and Type Method Description ClasspathFactory
Launcher. getClasspathFactory()
Constructors in com.bc.ceres.launcher with parameters of type ClasspathFactory Constructor Description Launcher(RuntimeConfig runtimeConfig, ClasspathFactory classpathFactory)
Constructs a new launcher.
-