public class DataLocation
extends Object
-
Method Summary 
Returns the data location of the running BlueMind JVM, based on
/etc/bm/server.uid
unknown
is returned if the file is missing.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details 
-
current 
public static String current()
Returns the data location of the running BlueMind JVM, based on
/etc/bm/server.uid
unknown
is returned if the file is missing.
- Returns: