JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
I
L
M
R
T
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.
D
DEBUG
- Static variable in annotation type com.jcabi.aspects.
Loggable
DEBUG level of logging.
E
ERROR
- Static variable in annotation type com.jcabi.aspects.
Loggable
ERROR level of logging.
ExceptionsLogger
- Class in
com.jcabi.aspects.aj
Logs all exceptions thrown out of a method.
ExceptionsLogger()
- Constructor for class com.jcabi.aspects.aj.
ExceptionsLogger
I
INFO
- Static variable in annotation type com.jcabi.aspects.
Loggable
INFO level of logging.
L
LogExceptions
- Annotation Type in
com.jcabi.aspects
Log all exceptions thrown out of this method.
Loggable
- Annotation Type in
com.jcabi.aspects
Makes a method loggable via
Logger
.
M
MethodLogger
- Class in
com.jcabi.aspects.aj
Logs method calls.
MethodLogger()
- Constructor for class com.jcabi.aspects.aj.
MethodLogger
MethodValidator
- Class in
com.jcabi.aspects.aj
Validates method calls.
MethodValidator()
- Constructor for class com.jcabi.aspects.aj.
MethodValidator
Default public ctor.
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.
T
TRACE
- Static variable in annotation type com.jcabi.aspects.
Loggable
TRACE level of logging.
W
WARN
- Static variable in annotation type com.jcabi.aspects.
Loggable
WARN level of logging.
wrap(ProceedingJoinPoint)
- Method in class com.jcabi.aspects.aj.
ExceptionsLogger
Catch exception and log it.
wrap(ProceedingJoinPoint)
- Method in class com.jcabi.aspects.aj.
MethodLogger
Catch exception and re-call the method.
wrap(ProceedingJoinPoint)
- Method in class com.jcabi.aspects.aj.
Repeater
Catch exception and re-call the method.
B
C
D
E
I
L
M
R
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012-2013
jcabi.com
. All Rights Reserved.