Class JWiDefender

java.lang.Object
  extended by JWiDefender

public class JWiDefender
extends java.lang.Object

Entry point for the command line utility. It takes no arguments and prompts the user for information. JWiDefender.properties must be in the current working directory.

Author:
ahandel
See Also:
JWiDefenderProperties

Constructor Summary
JWiDefender()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JWiDefender

public JWiDefender()
Method Detail

main

public static void main(java.lang.String[] args)