Package manifold.internal.runtime
Class Bootstrap
- java.lang.Object
-
- manifold.internal.runtime.Bootstrap
-
- All Implemented Interfaces:
manifold.rt.api.IBootstrap
public class Bootstrap extends Object implements manifold.rt.api.IBootstrap
Loads Manifold runtime services:- Integrates manifold into application class loader
- Initializes the RuntimeManifoldHost
-
-
Constructor Summary
Constructors Constructor Description Bootstrap()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanboot()static voidcleanup()static booleaninit()
-