org.dllearner.server
Class DLLearnerWSStart

java.lang.Object
  extended by org.dllearner.server.DLLearnerWSStart

public class DLLearnerWSStart
extends Object

Starts the DL-Learner web service.

Author:
Jens Lehmann, Sebastian Hellmann

Constructor Summary
DLLearnerWSStart()
           
 
Method Summary
static void main(String[] args)
          DL-Learner web service startup method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLLearnerWSStart

public DLLearnerWSStart()
Method Detail

main

public static void main(String[] args)
DL-Learner web service startup method.

Parameters:
args - --non-interactive starts the web service in a mode, where it does not wait for user input, i.e. it cannot be terminated using exit. Use this in conjunction with nohup.


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann