JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
E
L
M
R
W
B
beforeCtor(JoinPoint)
- Method in class com.jcabi.aspects.aj.
MethodValidator
Catch exception and log it.
beforeMethod(JoinPoint)
- Method in class com.jcabi.aspects.aj.
MethodValidator
Catch exception and log it.
C
com.jcabi.aspects
- package com.jcabi.aspects
Annotations for aspects.
com.jcabi.aspects.aj
- package com.jcabi.aspects.aj
Aspects, implementation for AspectJ.
E
ExceptionsLogger
- Class in
com.jcabi.aspects.aj
Logs all exceptions thrown out of a method.
ExceptionsLogger()
- Constructor for class com.jcabi.aspects.aj.
ExceptionsLogger
L
LogExceptions
- Annotation Type in
com.jcabi.aspects
Log all exceptions thrown out of this method.
M
MethodValidator
- Class in
com.jcabi.aspects.aj
Validates method calls.
MethodValidator()
- Constructor for class com.jcabi.aspects.aj.
MethodValidator
R
Repeater
- Class in
com.jcabi.aspects.aj
Repeat execution in case of exception.
Repeater()
- Constructor for class com.jcabi.aspects.aj.
Repeater
RetryOnFailure
- Annotation Type in
com.jcabi.aspects
Retry the method in case of exception.
W
wrap(ProceedingJoinPoint)
- Method in class com.jcabi.aspects.aj.
ExceptionsLogger
Catch exception and log it.
wrap(ProceedingJoinPoint)
- Method in class com.jcabi.aspects.aj.
Repeater
Catch exception and re-call the method.
B
C
E
L
M
R
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012
jcabi.com
. All Rights Reserved.