org.weborganic.ox
Class OXConfig

java.lang.Object
  extended by org.weborganic.ox.OXConfig

public class OXConfig
extends Object

Version:
8 November 2013
Author:
Christophe Lauret

Method Summary
static OXConfig get()
           
 File getModelsDirectory()
           
 void setModelsDirectory(File models)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getModelsDirectory

public File getModelsDirectory()
Returns:
The directory containing the models

setModelsDirectory

public void setModelsDirectory(File models)
Parameters:
models - The directory containing the models

get

public static OXConfig get()
Returns:
the singleton