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>
Type Parameters:
E -
All Implemented Interfaces:
java.lang.Runnable

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

    • publish

      protected void publish​(EventProcessor eventProcessor, java.lang.Class<E> clazz, java.util.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