|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjautil.JARemote
public class JARemote
Encapsulates access to the new ja.force.remote.ja.home
property, introduced in 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 true
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 |
---|
public static final java.lang.String FORCE_REMOTE_JA_HOME_KEY
Constructor Detail |
---|
public JARemote()
Method Detail |
---|
public static final boolean FORCE_REMOTE_JA_HOME()
true
in the case when there is no explicit definition for the property.
JRWG 2013-05-01 Now defaults true.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |