public static class TargetDatabase.Listing extends Object
| Constructor and Description |
|---|
Listing() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
If properties are given, we parse them into target database propties.
|
private static void |
print(Collection<SporeTarget> c)
Print the name of the targets, orderd alphabetically.
|
private static void print(Collection<SporeTarget> c)
public static void main(String[] arg) throws InitException
InitException