Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jcabi.aspects Classes and Interfaces - 32 results found.
NameDescriptionTypePackageFramework
AsyncMarks a method for asynchronous execution.Classcom.jcabi.aspectsJCabi
AsyncReturnTypeProcessorAnnotation processor that checks whether methods annotated with Future return types.Classcom.jcabi.aspects.aptJCabi
CacheableMakes a method response cacheable in memory for some time.Classcom.jcabi.aspectsJCabi
Cacheable .FlushClasscom.jcabi.aspectsJCabi
Cacheable .FlushAfterClasscom.jcabi.aspectsJCabi
Cacheable .FlushBeforeClasscom.jcabi.aspectsJCabi
ExceptionsLoggerLogs all exceptions thrown out of a method.Classcom.jcabi.aspects.ajJCabi
ImmutabilityCheckerChecks for class immutability.Classcom.jcabi.aspects.ajJCabi
ImmutableAnnotates an immutable class.Classcom.jcabi.aspectsJCabi
Immutable .ArrayClasscom.jcabi.aspectsJCabi
LogExceptionsLog all exceptions thrown out of this method.Classcom.jcabi.aspectsJCabi
LoggableMakes a method loggable via Logger.Classcom.jcabi.aspectsJCabi
Loggable .QuietIdentifies an exception that is never logged by Loggable if/when being thrown out of an annotated method.Classcom.jcabi.aspectsJCabi
MethodAsyncRunnerExecute method asynchronously.Classcom.jcabi.aspects.ajJCabi
MethodCacherCache method results.Classcom.jcabi.aspects.ajJCabi
MethodInterrupterInterrupts long-running methods.Classcom.jcabi.aspects.ajJCabi
MethodLogger It is an AspectJ aspect and you are not supposed to use it directly.Classcom.jcabi.aspects.ajJCabi
MethodSchedulerClasscom.jcabi.aspects.ajJCabi
MethodValidatorValidates method calls.Classcom.jcabi.aspects.ajJCabi
ParallelExecute annotated method in multiple threads.Classcom.jcabi.aspectsJCabi
ParallelizerExecute method in multiple threads.Classcom.jcabi.aspects.ajJCabi
QuietExceptionsLoggerLogs all exceptions thrown out of a method and swallow exception.Classcom.jcabi.aspects.ajJCabi
QuietlyLog all exceptions thrown out of this method and swallow them.Classcom.jcabi.aspectsJCabi
QuietlyReturnTypeProcessorAnnotation processor that checks whether methods annotated with Quietly have void return types.Classcom.jcabi.aspects.aptJCabi
RepeaterRepeat execution in case of exception.Classcom.jcabi.aspects.ajJCabi
RetryOnFailureRetry the method in case of exception.Classcom.jcabi.aspectsJCabi
ScheduleWithFixedDelaySchedules the method to run with fixed delay, automatically.Classcom.jcabi.aspectsJCabi
SingleExceptionThrow single exception out of method.Classcom.jcabi.aspects.ajJCabi
TimeableMakes a method time constrained.Classcom.jcabi.aspectsJCabi
TvConvenient holder of numeric constants for annotations (TV means "time values").Interfacecom.jcabi.aspectsJCabi
UnitedThrowThrow only allowed exceptions, encapsulate others.Classcom.jcabi.aspectsJCabi
UnitedThrow .NoneDefault empty exception.Classcom.jcabi.aspectsJCabi