org.apache.qpid.server.queue
Interface WeightedSubscriptionManager

All Superinterfaces:
SubscriptionManager

public interface WeightedSubscriptionManager
extends SubscriptionManager


Method Summary
 int getWeight()
           
 
Methods inherited from interface org.apache.qpid.server.queue.SubscriptionManager
hasActiveSubscribers, nextSubscriber
 

Method Detail

getWeight

int getWeight()