Uses of Class
lu.kbra.modelizer_next.bootstrap.subapp.AppLaunchException
Packages that use AppLaunchException
Package
Description
Installed application discovery, update storage, class-loader isolation, and launching of the
selected application jar.
-
Uses of AppLaunchException in lu.kbra.modelizer_next.bootstrap.subapp
Methods in lu.kbra.modelizer_next.bootstrap.subapp that throw AppLaunchExceptionModifier and TypeMethodDescriptionvoidJarApplicationLauncher.launch(String[] args, Queue<File> toBeOpened, InstalledApplication application) Launches the installed application.