Uses of Class
net.sf.sasl.aop.AbstractPlaceholderScriptUsingAspect

Packages that use AbstractPlaceholderScriptUsingAspect
net.sf.sasl.aop.logging   
net.sf.sasl.aop.monitoring.execution.time   
 

Uses of AbstractPlaceholderScriptUsingAspect in net.sf.sasl.aop.logging
 

Subclasses of AbstractPlaceholderScriptUsingAspect in net.sf.sasl.aop.logging
 class GenericLogAspect
          The task that this aspect addresses is to log informations in a generic way for the three different phases of a target method "call": 1.)Just before a target method is called.
 

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

Subclasses of AbstractPlaceholderScriptUsingAspect in net.sf.sasl.aop.monitoring.execution.time
 class ThresholdMethodExecutionTimeWarnAspect
          The task that this aspect addresses is to send configurable warn and recovery messages over configurable communication channels (mail, irc, instant messenger, ...), if the execution time of a target method exceeds a given threshold value.
 



Copyright © 2010. All Rights Reserved.