|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JiveGlobals.JiveHomeProvider
A pluggable way to specify a value for jiveHome. Several means exist to set the jiveHome value and this is one way. To do this, set a build property (in jive_build.xml) called jiveHomeProvider.className, then write a class that implements this interface.
This is useful if you have complex needs (ie, call an API to determine the jiveHome path) for loading the path to jiveHome.
| Method Summary | |
|---|---|
java.lang.String |
getJiveHome()
Returns a String representing the real path of the jiveHome configuration directory. |
| Method Detail |
|---|
java.lang.String getJiveHome()
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||