Class GrapeEngineInstaller


  • public abstract class GrapeEngineInstaller
    extends java.lang.Object
    Utility to install a specific Grape engine with Groovy.
    Since:
    2022.1.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void install​(groovy.grape.GrapeEngine engine)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GrapeEngineInstaller

        public GrapeEngineInstaller()
    • Method Detail

      • install

        public static void install​(groovy.grape.GrapeEngine engine)