org.apache.qpid.slowconsumerdetection.policies
Interface SlowConsumerPolicyPlugin

All Superinterfaces:
Plugin
All Known Implementing Classes:
TopicDeletePolicy

public interface SlowConsumerPolicyPlugin
extends Plugin


Method Summary
 void performPolicy(AMQQueue Queue)
           
 
Methods inherited from interface org.apache.qpid.server.plugins.Plugin
configure
 

Method Detail

performPolicy

void performPolicy(AMQQueue Queue)


Licensed to the Apache Software Foundation