Class Tutorial

  • All Implemented Interfaces:
    Runnable

    public class Tutorial
    extends Object
    implements Runnable
    A runnable element that installs into the Log4j environment some fake Receivers which generates events for use as a tutorial.
    Author:
    Paul Smith
    • Constructor Detail

      • Tutorial

        public Tutorial()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable