org.scijava.nativelib
Class MxSysInfo

java.lang.Object
  extended by org.scijava.nativelib.MxSysInfo

public class MxSysInfo
extends Object


Constructor Summary
MxSysInfo()
           
 
Method Summary
static String getMxSysInfo()
          Find the mx.sysinfo string for the current jvm
static String guessMxSysInfo()
          Make a spirited attempt at guessing what the mx.sysinfo for the current jvm might be.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MxSysInfo

public MxSysInfo()
Method Detail

getMxSysInfo

public static String getMxSysInfo()
Find the mx.sysinfo string for the current jvm

Can be overridden by specifying a mx.sysinfo system property


guessMxSysInfo

public static String guessMxSysInfo()
Make a spirited attempt at guessing what the mx.sysinfo for the current jvm might be.



Copyright © 2010–2014 SciJava. All rights reserved.