org.apache.commons.monitoring.aop
Interface MonitorNameExtractor

All Known Implementing Classes:
DefaultMonitorNameExtractor

public interface MonitorNameExtractor


Method Summary
 String getMonitorName(Object instance, Method method)
           
 

Method Detail

getMonitorName

String getMonitorName(Object instance,
                      Method method)


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.