org.nhindirect.dns.service
Class SimpleServiceRunner

java.lang.Object
  extended by org.nhindirect.dns.service.SimpleServiceRunner

public class SimpleServiceRunner
extends Object

Simple command line based application that launches the DNS server. Use the -help runtime parameter to see usage.

Since:
1.0
Author:
Greg Meyer

Constructor Summary
SimpleServiceRunner()
           
 
Method Summary
static void main(String[] argv)
          Main entry point into the application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleServiceRunner

public SimpleServiceRunner()
Method Detail

main

public static void main(String[] argv)
Main entry point into the application.

Parameters:
argv - Command line arguments.


Copyright © 2010-2015 The Direct Project. All Rights Reserved.