|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.figure8.join.core.setup.JoinHomeLocator
public class JoinHomeLocator
Helper for finding Join application home path.
| Field Summary | |
|---|---|
static java.lang.String |
JOIN_HOME
Property denoting Join application home location. |
protected org.apache.commons.logging.Log |
log
Logger |
static java.lang.String |
PROPERTIES_FILE
Name of the file containing Join application home location property. |
| Constructor Summary | |
|---|---|
JoinHomeLocator()
Creates a new instance of JoinHomeLocator |
|
| Method Summary | |
|---|---|
java.lang.String |
getHomePath()
Retrieve the path value of the JoinHome property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String JOIN_HOME
public static final java.lang.String PROPERTIES_FILE
protected org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public JoinHomeLocator()
| Method Detail |
|---|
public java.lang.String getHomePath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||