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 InetOptionRuntimeMapgetInstance(int moduleId) static InetOptionRuntimeMapgetInstance(ConnectionSet connectionSet, int moduleId) getMap()voidMethods 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:
 notifyin interfaceEventListener<InetOptionModifiedEvent>- Throws:
 Exception
 - 
get
 - 
getMap
 
 -