|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.realtor.rets.util.RETSConfigurator
RETSConfigurator Singleton to limit number of times BasicConfigurator.configure is called.
Field Summary | |
(package private) static boolean |
configured
|
Constructor Summary | |
private |
RETSConfigurator()
|
Method Summary | |
static void |
configure()
calls BasicConfigurator.configure() only once |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static boolean configured
Constructor Detail |
private RETSConfigurator()
Method Detail |
public static void configure()
BasicConfigurator.configure()
only once
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |