Class OAVHelloWorld


  • public class OAVHelloWorld
    extends java.lang.Object
    Simple hello world program for illustrating how a simple rule application is set up.
    • Constructor Summary

      Constructors 
      Constructor Description
      OAVHelloWorld()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method.
      • Methods inherited from class java.lang.Object

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

      • OAVHelloWorld

        public OAVHelloWorld()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main method.
        Parameters:
        args - The arguments.