Class Hierarchy
- java.lang.Object
- ome.services.throttling.AbstractThrottlingStrategy (implements org.springframework.context.ApplicationContextAware, ome.services.throttling.ThrottlingStrategy)
- ome.services.throttling.InThreadThrottlingStrategy
- ome.services.throttling.SerialThrottlingStrategy
- ome.services.throttling.Queue
- ome.services.throttling.Slot (implements java.lang.Runnable)
- ome.services.throttling.Task
- ome.services.throttling.AbstractThrottlingStrategy (implements org.springframework.context.ApplicationContextAware, ome.services.throttling.ThrottlingStrategy)
Interface Hierarchy
- ome.services.blitz.util.BlitzExecutor
- ome.services.throttling.ThrottlingStrategy (also extends org.springframework.context.ApplicationListener<E>)
- java.util.EventListener
- org.springframework.context.ApplicationListener<E>
- ome.services.throttling.ThrottlingStrategy (also extends ome.services.blitz.util.BlitzExecutor)
- org.springframework.context.ApplicationListener<E>