Class InetOptionRuntimeMap
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.modules.inet.server.runtime.InetOptionRuntimeMap
- All Implemented Interfaces:
EventListener<InetOptionModifiedEvent>
public class InetOptionRuntimeMap
extends ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
implements EventListener<InetOptionModifiedEvent>
-
Method Summary
Modifier and TypeMethodDescriptionget
(int id) static InetOptionRuntimeMap
getInstance
(int moduleId) static InetOptionRuntimeMap
getInstance
(ConnectionSet connectionSet, int moduleId) getMap()
void
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError
-
Method Details
-
getInstance
public static InetOptionRuntimeMap getInstance(ConnectionSet connectionSet, int moduleId) throws Exception - Throws:
Exception
-
getInstance
- Throws:
Exception
-
notify
- Specified by:
notify
in interfaceEventListener<InetOptionModifiedEvent>
- Throws:
Exception
-
get
-
getMap
-