org.nhindirect.dns.service
Class SimpleServiceRunner
java.lang.Object
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
|
Method Summary |
static void |
main(String[] argv)
Main entry point into the application. |
SimpleServiceRunner
public SimpleServiceRunner()
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.