org.apache.qpid.qmf
Interface QMFMethodInvocation<T extends QMFObject>


public interface QMFMethodInvocation<T extends QMFObject>


Method Summary
 QMFMethodResponseCommand execute(T obj, QMFMethodRequestCommand cmd)
           
 

Method Detail

execute

QMFMethodResponseCommand execute(T obj,
                                 QMFMethodRequestCommand cmd)


Licensed to the Apache Software Foundation