Class MyService

java.lang.Object
io.debezium.outbox.quarkus.it.MyService

@ApplicationScoped public class MyService extends Object
  • Field Details

    • event

      @Inject javax.enterprise.event.Event<ExportedEvent<?,?>> event
  • Constructor Details

    • MyService

      public MyService()
  • Method Details

    • doSomething

      public void doSomething()