E
- public final class PoolQueueEventPublisher<E extends PoolQueueEvent> extends PoolEventPublisher<E>
PoolEvent}, {@link EventProcessor#newPoolEventPublisher(Class, int)}
messageHandler
Modifier and Type | Method and Description |
---|---|
protected void |
publish(EventProcessor eventProcessor,
java.lang.Class<E> clazz,
java.util.List<E> list) |
close, finalize, publish, publishAfterCommit, publishAfterCommit, run, setMessageHandler
protected void publish(EventProcessor eventProcessor, java.lang.Class<E> clazz, java.util.List<E> list) throws ru.bitel.bgbilling.common.BGException
publish
in class PoolEventPublisher<E extends PoolQueueEvent>
ru.bitel.bgbilling.common.BGException