Interface ChangeEventSource.ChangeEventSourceContext

All Known Implementing Classes:
ChangeEventSourceCoordinator.ChangeEventSourceContextImpl
Enclosing interface:
ChangeEventSource

public static interface ChangeEventSource.ChangeEventSourceContext
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether this source is running or has been requested to stop.
  • Method Details

    • isRunning

      boolean isRunning()
      Whether this source is running or has been requested to stop.