Package | Description |
---|---|
com.jcabi.aspects.aj |
Aspects, implementation for AspectJ.
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionsLogger
Logs all exceptions thrown out of a method.
|
class |
Parallelizer
Execute method in multiple threads.
|
class |
QuietExceptionsLogger
Logs all exceptions thrown out of a method and swallow exception.
|
class |
Repeater
Repeat execution in case of exception.
|
class |
SingleException
Throw single exception out of method.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.