org.apache.qpid.server.exchange
Interface Exchange.Task

Enclosing interface:
Exchange

public static interface Exchange.Task


Method Summary
 void onClose(Exchange exchange)
           
 

Method Detail

onClose

void onClose(Exchange exchange)
             throws org.apache.qpid.AMQSecurityException,
                    org.apache.qpid.AMQInternalException
Throws:
org.apache.qpid.AMQSecurityException
org.apache.qpid.AMQInternalException


Licensed to the Apache Software Foundation