Interface MonitorableQueue

All Superinterfaces:
org.springframework.context.Lifecycle, org.springframework.context.Phased, Queue, org.springframework.context.SmartLifecycle
All Known Implementing Classes:
AbstractRedisQueue, InMemoryQueue, JedisClusterQueue, JedisQueue, RedisQueue

public interface MonitorableQueue extends Queue