Class Bootstrap
java.lang.Object
manifold.internal.runtime.Bootstrap
- All Implemented Interfaces:
manifold.rt.api.IBootstrap
Loads Manifold runtime services:
- Integrates manifold into application class loader
- Initializes the RuntimeManifoldHost
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bootstrap
public Bootstrap()
-
-
Method Details
-
boot
public boolean boot()- Specified by:
bootin interfacemanifold.rt.api.IBootstrap
-
init
public static boolean init() -
cleanup
public static void cleanup()
-