public long getNextPublishSeqNo() {
   return delegate.getNextPublishSeqNo();
 }