Class NuitonConfigExample

java.lang.Object
org.nuiton.config.example.NuitonConfigExample

public class NuitonConfigExample
extends java.lang.Object
Created on 30/09/16.
Author:
Tony Chemit - dev@tchemit.fr
  • Constructor Summary

    Constructors 
    Constructor Description
    NuitonConfigExample()  
  • Method Summary

    Modifier and Type Method Description
    void help()  
    static void main​(java.lang.String... args)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • main

      public static void main​(java.lang.String... args) throws java.lang.Exception
      Throws:
      java.lang.Exception
    • help

      public void help()