Uses of Interface
org.apache.qpid.management.domain.handler.impl.IMethodInvocationListener

Packages that use IMethodInvocationListener
org.apache.qpid.management.domain.model   
 

Uses of IMethodInvocationListener in org.apache.qpid.management.domain.model
 

Methods in org.apache.qpid.management.domain.model that return IMethodInvocationListener
(package private)  IMethodInvocationListener DomainModel.getMethodInvocationListener()
           
(package private)  IMethodInvocationListener QpidPackage.getMethodInvocationListener()
          Returns the method invocation listener of the corresponing parent domain model.
 

Methods in org.apache.qpid.management.domain.model with parameters of type IMethodInvocationListener
 void DomainModel.setMethodInvocationListener(IMethodInvocationListener listener)
           
 



Licensed to the Apache Software Foundation