Uses of Class
net.sf.sasl.aop.monitoring.execution.time.MessageBean

Packages that use MessageBean
net.sf.sasl.aop.monitoring.execution.time   
 

Uses of MessageBean in net.sf.sasl.aop.monitoring.execution.time
 

Methods in net.sf.sasl.aop.monitoring.execution.time with parameters of type MessageBean
 void ThresholdMethodExecutionTimeWarnAspect.setRecoveryMessage(MessageBean recoveryMessage)
          Sets the recovery message which will be send after a target method finished its execution and a warn message was sent for it.
 void ThresholdMethodExecutionTimeWarnAspect.setWarnMessage(MessageBean warnMessage)
          Sets the warn message which will be send, if the execution time of a target method is over the defined threshold time.
 

Constructors in net.sf.sasl.aop.monitoring.execution.time with parameters of type MessageBean
PlaceholderScriptMessage(MessageBean messageBean)
           
 



Copyright © 2010. All Rights Reserved.