Class 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 Detail

      • Bootstrap

        public Bootstrap()
    • Method Detail

      • boot

        public boolean boot()
        Specified by:
        boot in interface manifold.rt.api.IBootstrap
      • init

        public static boolean init()
      • cleanup

        public static void cleanup()