Class ClientExecuter


  • public class ClientExecuter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientExecuter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void execute​(java.lang.String toexecute, boolean loadHybris, boolean systemInit)  
      • Methods inherited from class java.lang.Object

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

      • ClientExecuter

        public ClientExecuter()
    • Method Detail

      • execute

        public static void execute​(java.lang.String toexecute,
                                   boolean loadHybris,
                                   boolean systemInit)
                            throws bsh.EvalError
        Throws:
        bsh.EvalError