- All Superinterfaces:
- org.springframework.context.ApplicationListener, BlitzExecutor, java.util.EventListener
- All Known Implementing Classes:
- AbstractThrottlingStrategy, InThreadThrottlingStrategy, SerialThrottlingStrategy
public interface ThrottlingStrategy
extends BlitzExecutor, org.springframework.context.ApplicationListener
Strategy interface for controlling the execution of blitz methods. All
implementations are expected to properly handle events from the
ome.services.messages.stats package.