org.dllearner.server
Class DLLearnerWSStart
java.lang.Object
org.dllearner.server.DLLearnerWSStart
public class DLLearnerWSStart
- extends Object
Starts the DL-Learner web service.
- Author:
- Jens Lehmann, Sebastian Hellmann
|
Method Summary |
static void |
main(String[] args)
DL-Learner web service startup method. |
DLLearnerWSStart
public DLLearnerWSStart()
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.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann