restart.common
Class RestArt

java.lang.Object
  extended by restart.common.RestArt

public class RestArt
extends java.lang.Object


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String NAME
           
static java.lang.String VERSION
           
 
Constructor Summary
RestArt()
           
 
Method Summary
static java.lang.String getServerInfo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

RestArt

public RestArt()
Method Detail

getServerInfo

public static final java.lang.String getServerInfo()