Interface RouteUnitRunnable

All Superinterfaces:
Runnable
All Known Implementing Classes:
RouteUnitMultiple, RouteUnitMultipleStaged, RouteUnitSingle, RouteUnitSingleStaged

public interface RouteUnitRunnable extends Runnable
Interface for route execution work units.
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run