Uses of Class
org.dellroad.stuff.main.MainClass
Package
Description
Classes supporting "main" classes, i.e., classes with a
public static void main
method that are intended
to be invoked from the command line.-
Uses of MainClass in org.dellroad.stuff.main
Modifier and TypeClassDescriptionclass
Support superclass forMainClass
implementations that wish to execute with an associated Spring application context.