|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MainClass | Interface representing the name and location of a class having a main method. |
MainClassFinder | Component that will scan a list of paths File s for
classes containing a public static void main(String[] args) method. |
Class Summary | |
---|---|
AbstractMainClassFinder | Abstract implementation of MainClassFinder handling all
the directory and Jar scanning. |
AsmMainClassFinder | Implementation of {@link MainClassFinder) using ASM to inspect the class files. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |