Uses of Class
net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames.TerminationException
-
Packages that use ShowAutomaticModuleNames.TerminationException Package Description net.shibboleth.utilities.java.support.testing Classes supporting testing of other classes. -
-
Uses of ShowAutomaticModuleNames.TerminationException in net.shibboleth.utilities.java.support.testing
Methods in net.shibboleth.utilities.java.support.testing that throw ShowAutomaticModuleNames.TerminationException Modifier and Type Method Description private StringShowAutomaticModuleNames. getAutomaticModuleName(JarFile jarFile)Fetch the automatic module name (if any) from a.jarfile.private voidShowAutomaticModuleNames. run(String[] args)Runnable main program, wrapped bymainin an exception handler.private voidShowAutomaticModuleNames. runDirectory(File directory)Process all of the.jarfiles in a given directory, and present the results in a readable way.
-