edu.jhu.tmaj.config
Class ServerConstants

java.lang.Object
  extended by edu.jhu.tmaj.config.ServerConstants

public final class ServerConstants
extends java.lang.Object


Method Summary
static java.io.File getImagesRootDirectory()
          Gets the images root directory.
static boolean isOnTheServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isOnTheServer

public static boolean isOnTheServer()

getImagesRootDirectory

public static java.io.File getImagesRootDirectory()
Gets the images root directory. Only relevant if you're on the server.