|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.basistech.rlp.extra.RLPEnvironmentHolder
public class RLPEnvironmentHolder
Creates and manages the one and only instance of RLPEnvironment.
Method Summary | |
---|---|
static String |
getBTRootDirectory()
A convenient method to return the product root directory, used to initialize the RLPEnvironment object. |
static RLPEnvironment |
getEnvironment()
Returns the one and only RLPEnvironment object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static RLPEnvironment getEnvironment() throws RLPException
RLPException
public static String getBTRootDirectory() throws RLPException
RLPException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |