org.apache.qpid.server.queue
Interface AMQQueue.Task

Enclosing interface:
AMQQueue

public static interface AMQQueue.Task


Method Summary
 void doTask(AMQQueue queue)
           
 

Method Detail

doTask

void doTask(AMQQueue queue)
            throws org.apache.qpid.AMQException
Throws:
org.apache.qpid.AMQException


Licensed to the Apache Software Foundation