java.lang.Object
no.skatteetaten.fastsetting.formueinntekt.felles.task.processor.jdbc.PostgresNgProcessorNotifier
All Implemented Interfaces:
com.impossibl.postgres.api.jdbc.PGNotificationListener, ProcessorNotifier

public class PostgresNgProcessorNotifier extends Object implements ProcessorNotifier, com.impossibl.postgres.api.jdbc.PGNotificationListener
  • Constructor Details

  • Method Details

    • isActive

      public boolean isActive()
      Specified by:
      isActive in interface ProcessorNotifier
    • start

      public boolean start()
      Specified by:
      start in interface ProcessorNotifier
    • stop

      public boolean stop()
      Specified by:
      stop in interface ProcessorNotifier
    • notification

      public void notification(int process, String channel, String payload)
      Specified by:
      notification in interface com.impossibl.postgres.api.jdbc.PGNotificationListener
    • closed

      public void closed()
      Specified by:
      closed in interface com.impossibl.postgres.api.jdbc.PGNotificationListener