org.mmbase.applications.media.urlcomposers
Class Config

java.lang.Object
  extended by org.mmbase.applications.media.urlcomposers.Config

public class Config
extends Object

Some url-composers need to know where templates are. Put a properties file in classes.

Version:
$Id: Config.java 35335 2009-05-21 08:14:41Z michiel $
Author:
Michiel Meeuwissen

Field Summary
static String editwizardsDir
           
static String host
           
static String templatesDir
           
 
Constructor Summary
Config()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

templatesDir

public static final String templatesDir

host

public static final String host

editwizardsDir

public static final String editwizardsDir
Constructor Detail

Config

public Config()


MMBase 2.0-SNAPSHOT - null