public class NanoJAXRS extends Object
#start(String, int)| Constructor and Description |
|---|
NanoJAXRS() |
| Modifier and Type | Method and Description |
|---|---|
String |
start(String config,
String port)
starts the nano.h5 application through jax-rs.
|
public String start(String config, String port)
config - nano.h5 environment directory. if config is found inside the system properties, that value will be
usedport - nano.h5 httpd server port. if port is found inside the system properties, that value will be used. if
port equals 'free.port', the next free port will be used.Copyright © 2012–2020. All rights reserved.