Class EventsBootstrap.Started

java.lang.Object
app.l2nx.gs.adapter.core.events.EventsBootstrap.Started
Enclosing class:
EventsBootstrap

public static final class EventsBootstrap.Started extends Object
Tuple of the wired-up publisher and its NxEvents façade. NxAdapter keeps a reference to the publisher for shutdown and heartbeat status; the façade goes into ConnectContext.events().
  • Method Details

    • publisher

      public EventsPublisher publisher()
    • events

      public app.l2nx.gs.adapter.api.spi.NxEvents events()