twcore.core
Class CoreData
java.lang.Object
|
+--twcore.core.CoreData
- public class CoreData
- extends java.lang.Object
Constructor Summary |
CoreData(java.io.File setupFile)
Creates a new instance of Class |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreData
public CoreData(java.io.File setupFile)
- Creates a new instance of Class
getInterProcessCommunicator
public twcore.core.InterProcessCommunicator getInterProcessCommunicator()
getServerPort
public int getServerPort()
getServerName
public java.lang.String getServerName()
getSQLManager
public twcore.core.SQLManager getSQLManager()
getOperatorList
public twcore.core.OperatorList getOperatorList()
getGeneralSettings
public twcore.core.BotSettings getGeneralSettings()
getBotConfig
public twcore.core.BotSettings getBotConfig(java.lang.String botType)