public class ServiceSpecRuntimeMap extends ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<ServiceSpec,ServiceSpecRuntime> implements EventListener<Event>
Modifier and Type | Method and Description |
---|---|
static ServiceSpecRuntimeMap |
getInstance(ConnectionSet connectionSet) |
protected ServiceSpecRuntime |
newValue(ServiceSpec value) |
void |
notify(Event e,
EventListenerContext ctx) |
protected void |
onUpdate(java.sql.Connection con,
int moduleId,
java.util.List<ServiceSpec> list) |
public static ServiceSpecRuntimeMap getInstance(ConnectionSet connectionSet) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
protected ServiceSpecRuntime newValue(ServiceSpec value)
newValue
in class ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<ServiceSpec,ServiceSpecRuntime>
protected void onUpdate(java.sql.Connection con, int moduleId, java.util.List<ServiceSpec> list) throws ru.bitel.bgbilling.common.BGException
onUpdate
in class ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<ServiceSpec,ServiceSpecRuntime>
ru.bitel.bgbilling.common.BGException
public void notify(Event e, EventListenerContext ctx) throws ru.bitel.bgbilling.common.BGException
notify
in interface EventListener<Event>
ru.bitel.bgbilling.common.BGException