org.realtor.rets.util
Class RETSConfigurator

java.lang.Object
  |
  +--org.realtor.rets.util.RETSConfigurator

public class RETSConfigurator
extends java.lang.Object

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

configured

static boolean configured
Constructor Detail

RETSConfigurator

private RETSConfigurator()
Method Detail

configure

public static void configure()
calls BasicConfigurator.configure() only once



Copyright © 2002 National Association of Realtors - All Rights Reserved.