Package org.dellroad.stuff.main


package org.dellroad.stuff.main
Classes supporting "main" classes, i.e., classes with a public static void main method that are intended to be invoked from the command line.
  • Classes
    Class
    Description
    Support superclass for MainClass implementations that wish to execute with an associated Spring application context.
    Support superclass for command line classes.