Uses of Class
lu.kbra.modelizer_next.bootstrap.BootstrapRuntime
Packages that use BootstrapRuntime
Package
Description
Bootstrap entry points and runtime contracts that start the installed application and manage
update preparation.
-
Uses of BootstrapRuntime in lu.kbra.modelizer_next.bootstrap
Methods in lu.kbra.modelizer_next.bootstrap that return BootstrapRuntimeModifier and TypeMethodDescriptionstatic BootstrapRuntimeBootstrapRuntime.bootstrap()Starts the bootstrap sequence.static BootstrapRuntimeBootstrapRuntime.getInstance()Returns the instance during bootstrap/update processing.