Package bitel.billing.server.radius
Class RadiusSetup
java.lang.Object
ru.bitel.common.ParameterMap
ru.bitel.common.Preferences
ru.bitel.bgbilling.server.util.DefaultServerSetup
ru.bitel.bgbilling.server.util.Setup
bitel.billing.server.radius.RadiusSetup
Главный setup Radius-а
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.bgbilling.server.util.DefaultServerSetup
DefaultServerSetup.DatabaseData, DefaultServerSetup.DatabaseTypeNested classes/interfaces inherited from class ru.bitel.common.ParameterMap
ParameterMap.DefaultParameterMap -
Field Summary
Fields inherited from class ru.bitel.bgbilling.server.util.DefaultServerSetup
databaseData, RETURN_FAKE, RETURN_MASTER, RETURN_NULL, RETURN_SLAVEFields inherited from class ru.bitel.common.Preferences
bundleName, data -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionВозращает имя модуля.intstatic RadiusSetupgetSetup()voidУстановка имени модуля.Methods inherited from class ru.bitel.bgbilling.server.util.Setup
addActionListener, addToConfig, get, getBundlePreferences, getConfig, getDistribution, getFolderPathParam, getInitDate, getModuleSetup, getPathProperty, getTempDirPath, getWSClient, reloadConfig, setSetup, throwActionEventMethods inherited from class ru.bitel.bgbilling.server.util.DefaultServerSetup
dbSchema, dbType, getDatabaseData, getDBConnection, getDBConnection, getDBConnectionFromPool, getDBConnectionFromPool, getDBSlaveConnectionFromPool, getDBSlaveConnectionFromPool, getDBTrashConnectionFromPool, getDBTrashOrMasterConnectionFromPool, getDBTrashOrSlaveConnectionFromPool, getEnvironment, getMasterPoolLoad, getPoolStackTrace, getPoolStatus, getScheduledExecutorService, getSlaveBaseId, getSlaveConnectionFromPool, getTrashBaseId, getTrashConnectionFromPool, initConnectionPool, initJNDI, initMQ, initTrashPools, isReplicationAvailable, isReplicationEnabled, isReplicationNotBehindMaster, logConfigure, returnConToPool, setReplicationAvailable, setReplicationEnabled, setReplicationNotBehindMasterMethods inherited from class ru.bitel.common.Preferences
entrySet, extract, getMap, getObject, getObject, loadBundle, loadData, loadFromInputStream, loadModuleSetup, putObject, removeObject, set, updateDataMethods inherited from class ru.bitel.common.ParameterMap
filter, get, getBigDecimal, getBoolean, getChar, getDouble, getEnum, getFloat, getInt, getIntegerList, getLocalDate, getLong, inherit, sub, subIndexed, subKeyed, subLined, toReference, toString
-
Constructor Details
-
RadiusSetup
-
-
Method Details
-
getSetup
-
getModuleId
public int getModuleId() -
setModule
Установка имени модуля.- Parameters:
value- String
-
getModule
Возращает имя модуля.- Returns:
- String
-