public interface SMTPCommandHandlerStatsMBean extends CommandHandlerStatsMBean
Modifier and Type | Method and Description |
---|---|
long |
getOk()
Return the count of successful handling returned by the handler
|
long |
getPermantError()
Return the count of permanent errors returned by the handler
|
long |
getTemporaryError()
Return the count of temporary errors returned by the handler
|
getCommands
getAll, getDisconnect, getName
long getTemporaryError()
long getPermantError()
long getOk()
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.