org.apache.qpid.slowconsumerdetection.policies
Interface SlowConsumerPolicyPluginFactory<P extends SlowConsumerPolicyPlugin>

All Superinterfaces:
PluginFactory<P>
All Known Implementing Classes:
TopicDeletePolicy.TopicDeletePolicyFactory

public interface SlowConsumerPolicyPluginFactory<P extends SlowConsumerPolicyPlugin>
extends PluginFactory<P>


Method Summary
 
Methods inherited from interface org.apache.qpid.server.plugins.PluginFactory
getPluginClass, getPluginName, newInstance
 



Licensed to the Apache Software Foundation