Changes:
- All logging outputs now redirected to log4j to prevent massive spam
- Only Level.ERROR and above events are printed to the console
- CLI added
- Start parameters added
ApplicationInfo
class added with some constants like VERSION, PROJECT_SITE, etc.getProcess(endpoint : URL, identifier : String) : WpsProcessEntity
method added to theMonitorControl
facade- The RESTful Interface now implements the
java.lang.AutoCloseable
interface Monitor#shutdown()
now also shutdowns the underlying Jetty Webserver