com.dotmarketing.config
Class ConfigLoader

java.lang.Object
  extended by com.dotmarketing.config.ConfigLoader

public class ConfigLoader
extends java.lang.Object

Loads up either clickstream.xml or clickstream-default.xml and returns a singleton instance of ClickstreamConfig.

Author:

Method Summary
 ClickstreamConfig getConfig()
           
static ConfigLoader getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ConfigLoader getInstance()

getConfig

public ClickstreamConfig getConfig()


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.