org.utgenome.shell
Class Server
java.lang.Object
org.utgenome.shell.UTGBShellCommand
org.utgenome.shell.Server
- All Implemented Interfaces:
- java.lang.Comparable<UTGBShellCommand>
public class Server
- extends UTGBShellCommand
A UTGB sub command for starting up a UTGB portable server
- Author:
- leo
Methods inherited from class org.utgenome.shell.UTGBShellCommand |
compareTo, createContextXML, createFileFromTemplate, createFileFromTemplate, execute, getConfigFile, getObsolteConfigurationFile, getPath, getProjectResourcePath, getProjectRoot, isInProjectRoot, loadUTGBConfig, maven |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Server
public Server()
execute
public void execute(java.lang.String[] args)
throws java.lang.Exception
- Specified by:
execute
in class UTGBShellCommand
- Throws:
java.lang.Exception
rsync
public static void rsync(java.io.File src,
java.io.File dest)
throws UTGBShellException,
java.io.IOException
- Throws:
UTGBShellException
java.io.IOException
rsync
public static void rsync(java.lang.String src,
java.lang.String dest)
throws UTGBShellException,
java.io.IOException
- Throws:
UTGBShellException
java.io.IOException
name
public java.lang.String name()
- Specified by:
name
in class UTGBShellCommand
getOneLinerDescription
public java.lang.String getOneLinerDescription()
- Specified by:
getOneLinerDescription
in class UTGBShellCommand
getOptionHolder
public java.lang.Object getOptionHolder()
- Overrides:
getOptionHolder
in class UTGBShellCommand

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.