Class ConsolePluginClient


  • public class ConsolePluginClient
    extends java.lang.Object
    Created with IntelliJ IDEA. User: ceki Date: 27.06.12 Time: 19:35 To change this template use File | Settings | File Templates.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static java.lang.String LOGGER_NAME  
      (package private) static java.lang.String LONG_TEXT  
      (package private) static long RUN_LENGTH  
      (package private) static long SLEEP  
      (package private) static java.lang.String UGLY_BETTY_LOGGER_NAME  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      (package private) static void toto​(org.slf4j.Logger logger, int i)  
      • Methods inherited from class java.lang.Object

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

      • LONG_TEXT

        static java.lang.String LONG_TEXT
      • LOGGER_NAME

        static java.lang.String LOGGER_NAME
      • UGLY_BETTY_LOGGER_NAME

        static java.lang.String UGLY_BETTY_LOGGER_NAME
      • SLEEP

        static long SLEEP
      • RUN_LENGTH

        static long RUN_LENGTH
    • Constructor Detail

      • ConsolePluginClient

        public ConsolePluginClient()
    • Method Detail

      • main

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

        static void toto​(org.slf4j.Logger logger,
                         int i)
        Parameters:
        logger -
        i -