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.common.ParameterMap
ParameterMap.DefaultParameterMap
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.server.util.DefaultServerSetup
RETURN_FAKE, RETURN_MASTER, RETURN_NULL, RETURN_SLAVE
Fields inherited from class ru.bitel.common.Preferences
bundleName, data
Fields inherited from class ru.bitel.common.ParameterMap
mapPrint
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionВозращает имя модуля.int
static RadiusSetup
getSetup()
void
Установка имени модуля.Methods inherited from class ru.bitel.bgbilling.server.util.Setup
get, getBundlePreferences, getConfig, getDistribution, getFolderPathParam, getInitDate, getModuleSetup, getPathProperty, getTempDirPath, getWSClient, reloadConfig, setSetup
Methods inherited from class ru.bitel.bgbilling.server.util.DefaultServerSetup
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, setReplicationNotBehindMaster
Methods inherited from class ru.bitel.common.Preferences
entrySet, extract, getMap, getObject, getObject, getOrderedValues, loadBundle, loadData, loadData, loadDataEntry, loadFromInputStream, loadModuleSetup, parseObjects, parseObjectsNoOrder, putObject, removeObject, set, updateData
Methods inherited from class ru.bitel.common.ParameterMap
addActionListener, filter, fingerprint, get, getBigDecimal, getBoolean, getChar, getDouble, getEnum, getFloat, getInt, getIntegerList, getLocalDate, getLong, inherit, sub, subIndexed, subKeyed, subLined, throwActionEvent, toReference, toString
-
Constructor Details
-
RadiusSetup
-
-
Method Details
-
getSetup
-
getModuleId
public int getModuleId() -
setModule
Установка имени модуля.- Parameters:
value
- String
-
getModule
Возращает имя модуля.- Returns:
- String
-