Class PoolTopicEventPublisher<E extends ru.bitel.bgbilling.kernel.event.common.PoolEvent>

java.lang.Object
ru.bitel.bgbilling.kernel.event.PoolEventPublisher<E>
ru.bitel.bgbilling.kernel.event.PoolTopicEventPublisher<E>
All Implemented Interfaces:
Runnable

public final class PoolTopicEventPublisher<E extends ru.bitel.bgbilling.kernel.event.common.PoolEvent> extends PoolEventPublisher<E>
See Also:
  • Method Details

    • publish

      protected void publish(EventProcessor eventProcessor, Class<E> clazz, List<E> list) throws ru.bitel.bgbilling.common.BGException
      Specified by:
      publish in class PoolEventPublisher<E extends ru.bitel.bgbilling.kernel.event.common.PoolEvent>
      Throws:
      ru.bitel.bgbilling.common.BGException