H L O R 

H

handleApplicationException(ApplicationException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
 
handleException(Exception) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
 
handleLogging(ProceedingJoinPoint) - Method in class org.sklsft.commons.rest.aspect.LoggingAspect
 

L

LoggingAspect - Class in org.sklsft.commons.rest.aspect
A simple login aspect that logs : The request The response, if it is OK Any exception thrown
LoggingAspect() - Constructor for class org.sklsft.commons.rest.aspect.LoggingAspect
 

O

org.sklsft.commons.rest.aspect - package org.sklsft.commons.rest.aspect
 
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 an ErrorReport Else, an unknown TechnicalError will replace it for serialization.
RestExceptionHandler() - Constructor for class org.sklsft.commons.rest.exception.RestExceptionHandler
 
H L O R 

Copyright © 2017. All rights reserved.