Class JavaExecutionResult


  • public class JavaExecutionResult
    extends java.lang.Object
    This is the Java Instance. This is started by the runtimeSpawner using the JavaInstanceClient program if invoking via a process based invocation or using JavaInstance using a thread based invocation.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void reset()  
      • Methods inherited from class java.lang.Object

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

      • JavaExecutionResult

        public JavaExecutionResult()
    • Method Detail

      • reset

        public void reset()