jautil
Class JARemote

java.lang.Object
  extended by jautil.JARemote

public class JARemote
extends java.lang.Object

Encapsulates access to the new ja.force.remote.ja.home property (introduced 2008-06).


Field Summary
static java.lang.String FORCE_REMOTE_JA_HOME_KEY
          "Force remote JA_HOME" property name.
 
Constructor Summary
JARemote()
           
 
Method Summary
static boolean FORCE_REMOTE_JA_HOME()
          Returns the property setting, which is defined to be false in the case when there is no explicit definition for the property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORCE_REMOTE_JA_HOME_KEY

public static final java.lang.String FORCE_REMOTE_JA_HOME_KEY
"Force remote JA_HOME" property name.

See Also:
Constant Field Values
Constructor Detail

JARemote

public JARemote()
Method Detail

FORCE_REMOTE_JA_HOME

public static final boolean FORCE_REMOTE_JA_HOME()
Returns the property setting, which is defined to be false in the case when there is no explicit definition for the property.