Index
All Classes and Interfaces|All Packages
G
- getCorrelationId(JoinPoint) - Method in class org.sklsft.commons.rest.aspect.correlation.RestRequestAspect
- getFallbackTransactionType(Method) - Method in class org.sklsft.commons.rest.aspect.logging.RestLoggingAspect
- getRequestBody(ProceedingJoinPoint) - Method in class org.sklsft.commons.rest.aspect.logging.RestLoggingAspect
H
- handleApplicationException(ApplicationException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
- handleApplicationException(ObjectNotFoundException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
- handleApplicationException(AccessDeniedException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
- handleApplicationException(AccessDeniedException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
- handleException(Exception) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
- handleException(MethodArgumentNotValidException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
O
- onPointcut() - Method in class org.sklsft.commons.rest.aspect.correlation.RestRequestAspect
- onPointcut() - Method in class org.sklsft.commons.rest.aspect.logging.RestLoggingAspect
- org.sklsft.commons.rest.aspect.correlation - package org.sklsft.commons.rest.aspect.correlation
- org.sklsft.commons.rest.aspect.logging - package org.sklsft.commons.rest.aspect.logging
- org.sklsft.commons.rest.exception - package org.sklsft.commons.rest.exception
R
- RestExceptionHandler - Class in org.sklsft.commons.rest.exception
-
How to handle exceptions : If it is an
ApplicationException, it will be serialized to anErrorReportElse, an unknownTechnicalErrorwill replace it for serialization. - RestExceptionHandler() - Constructor for class org.sklsft.commons.rest.exception.RestExceptionHandler
- RestLoggingAspect - Class in org.sklsft.commons.rest.aspect.logging
-
A simple login aspect that logs : The request The response Any exception thrown It uses
AccessLoggerandErrorLogger - RestLoggingAspect() - Constructor for class org.sklsft.commons.rest.aspect.logging.RestLoggingAspect
- RestRequestAspect - Class in org.sklsft.commons.rest.aspect.correlation
-
An aspect to put the transaction id and correlation id in the
RequestContext. - RestRequestAspect() - Constructor for class org.sklsft.commons.rest.aspect.correlation.RestRequestAspect
S
- setPrintErrorStackInRootLogger(boolean) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
All Classes and Interfaces|All Packages