net.sf.juoserver.api
Interface Configuration

All Known Implementing Classes:
ConfigurationImpl

public interface Configuration

Interface representing an object capable of providing a configuration to the server.


Method Summary
 String getMulPath()
           
 String getServerHost()
           
 String getServerName()
           
 int getServerPort()
           
 String getSkillsIdxPath()
           
 String getUOPath()
           
 

Method Detail

getSkillsIdxPath

String getSkillsIdxPath()

getMulPath

String getMulPath()

getUOPath

String getUOPath()

getServerPort

int getServerPort()

getServerName

String getServerName()

getServerHost

String getServerHost()


Copyright © 2010-2012. All Rights Reserved.