Interface CamelEvent.RouteReloadedEvent

All Superinterfaces:
CamelEvent, CamelEvent.RouteEvent
Enclosing interface:
CamelEvent

public static interface CamelEvent.RouteReloadedEvent extends CamelEvent.RouteEvent
  • Method Details

    • getType

      default CamelEvent.Type getType()
      Specified by:
      getType in interface CamelEvent
    • getIndex

      int getIndex()
      The route index in this batch (starts from 1)
    • getTotal

      int getTotal()
      Total number of routes being reloaded in this batch