public interface MatcherManagementMBean extends MailProcessorManagementMBean
Modifier and Type | Method and Description |
---|---|
long |
getMatchedCount()
Return the count of how many times the Matcher matched
|
String |
getMatcherCondition()
Return the matcher condition
|
String |
getMatcherName()
Return the name of the Matcher
|
long |
getNotMatchedCount()
Return the count of how many times the Matcher not matches
|
getErrorCount, getFastestProcessing, getHandledMailCount, getLastProcessing, getSlowestProcessing, getSuccessCount
String getMatcherName()
String getMatcherCondition()
long getMatchedCount()
long getNotMatchedCount()
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.