com.ontotext.ordi.wsmo4rdf.remote.server
Class Configuration

java.lang.Object
  extended by com.ontotext.ordi.wsmo4rdf.remote.server.Configuration

public class Configuration
extends Object

Service-wide configuration data, loaded from properties file.

Author:
mihail.konstantinov@ontotext.com

Method Summary
 int getMaxConnections()
           
 int getMaxSources()
           
 File getStoreDirPath()
           
static Configuration newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static Configuration newInstance()

getMaxSources

public int getMaxSources()

getMaxConnections

public int getMaxConnections()

getStoreDirPath

public File getStoreDirPath()


Copyright © 2008. All Rights Reserved.