public class Main extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static HttpServer |
start(String[] args)
Creates and starts an
HttpServer. |
public static void main(String[] args) throws InterruptedException, ClassNotFoundException, IllegalAccessException, InstantiationException
public static HttpServer start(String[] args) throws ClassNotFoundException, InstantiationException, IllegalAccessException
HttpServer.
Arguments are as follows:
Meta.Factory class
name
Meta.Factory.create(java.util.List)
args - Command-line argumentsClassNotFoundExceptionInstantiationExceptionIllegalAccessExceptionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.