Skip navigation links
A B C E G H I L O P R S T U V 

A

AccessLogger - Class in org.sklsft.commons.log
 
AccessLogger(Serializer) - Constructor for class org.sklsft.commons.log.AccessLogger
 
accessLogger - Variable in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
AccessLogMessage - Class in org.sklsft.commons.log
 
AccessLogMessage() - Constructor for class org.sklsft.commons.log.AccessLogMessage
 

B

bind(RequestContext) - Static method in class org.sklsft.commons.log.context.RequestContextHolder
 

C

ChannelConverter - Class in org.sklsft.commons.log.logback
 
ChannelConverter() - Constructor for class org.sklsft.commons.log.logback.ChannelConverter
 
ClientLoggingInterceptorPointcut - Annotation Type in org.sklsft.commons.log.aspects.annotations
 
convert(ILoggingEvent) - Method in class org.sklsft.commons.log.logback.ChannelConverter
 
convert(ILoggingEvent) - Method in class org.sklsft.commons.log.logback.CorrelationIdConverter
 
convert(ILoggingEvent) - Method in class org.sklsft.commons.log.logback.TransactionIdConverter
 
CorrelationIdConverter - Class in org.sklsft.commons.log.logback
 
CorrelationIdConverter() - Constructor for class org.sklsft.commons.log.logback.CorrelationIdConverter
 

E

errorLogger - Variable in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
ErrorLogger - Class in org.sklsft.commons.log
 
ErrorLogger(Serializer) - Constructor for class org.sklsft.commons.log.ErrorLogger
 
ErrorLogger(Serializer, boolean) - Constructor for class org.sklsft.commons.log.ErrorLogger
 
ErrorLogMessage - Class in org.sklsft.commons.log
 
ErrorLogMessage() - Constructor for class org.sklsft.commons.log.ErrorLogMessage
 

G

getChannel() - Method in class org.sklsft.commons.log.context.RequestContext
 
getContextOrNull() - Static method in class org.sklsft.commons.log.context.RequestContextHolder
 
getCorrelationId(JoinPoint) - Method in class org.sklsft.commons.log.aspects.RequestContextAspectTemplate
 
getCorrelationId() - Method in class org.sklsft.commons.log.context.RequestContext
 
getErrorLabel() - Method in class org.sklsft.commons.log.ErrorLogMessage
 
getErrorStatus() - Method in class org.sklsft.commons.log.ErrorLogMessage
 
getErrorTrace() - Method in class org.sklsft.commons.log.ErrorLogMessage
 
getFallbackTransactionType(Method) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
getFallbackTransactionType(Method) - Method in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
getFallbackTransactionType(Method) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
getInterfaceChannel() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getInterfaceName() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getReceivedBody(Object) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
getReceivedBody() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getRequestBody() - Method in class org.sklsft.commons.log.AccessLogMessage
 
getRequestBody(ProceedingJoinPoint) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
getResponseBody() - Method in class org.sklsft.commons.log.AccessLogMessage
 
getResponseBody(Object) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
getResponseLabel() - Method in class org.sklsft.commons.log.AccessLogMessage
 
getResponseLabel() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getResponseStatus() - Method in class org.sklsft.commons.log.AccessLogMessage
 
getResponseStatus() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getResponseTimeMillis() - Method in class org.sklsft.commons.log.AccessLogMessage
 
getResponseTimeMillis() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getSentBody(ProceedingJoinPoint) - Method in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
getSentBody(ProceedingJoinPoint) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
getSentBody() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getTransactionId() - Method in class org.sklsft.commons.log.context.RequestContext
 
getTransactionStage() - Method in class org.sklsft.commons.log.AccessLogMessage
 
getTransactionStage() - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
getTransactionType() - Method in class org.sklsft.commons.log.AccessLogMessage
 

H

handle(ProceedingJoinPoint) - Method in class org.sklsft.commons.log.aspects.RequestContextAspectTemplate
 
handleLogging(ProceedingJoinPoint) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
handleLogging(ProceedingJoinPoint) - Method in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
handleLogging(ProceedingJoinPoint) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 

I

InterfaceCallLogMessage - Class in org.sklsft.commons.log
 
InterfaceCallLogMessage() - Constructor for class org.sklsft.commons.log.InterfaceCallLogMessage
 

L

logApplicationException(ApplicationException) - Method in class org.sklsft.commons.log.ErrorLogger
Used to log an error
logException(Exception) - Method in class org.sklsft.commons.log.ErrorLogger
 
LoggingAspectPointcut - Annotation Type in org.sklsft.commons.log.aspects.annotations
 
LoggingAspectTemplate - Class in org.sklsft.commons.log.aspects
 
LoggingAspectTemplate() - Constructor for class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
logInterfaceAnswer(String, RequestChannels, Object, Long, String, String) - Method in class org.sklsft.commons.log.AccessLogger
Used to log a response received as a client
logInterfaceCall(String, RequestChannels, Object) - Method in class org.sklsft.commons.log.AccessLogger
Used to log a request sent as a client
logRequest(String, Object) - Method in class org.sklsft.commons.log.AccessLogger
Used to log a request received as a backend
logResponse(String, Object, Long, String, String) - Method in class org.sklsft.commons.log.AccessLogger
Used to log a response sent as a backend

O

OneWayPublisherLoggingInterceptorTemplate - Class in org.sklsft.commons.log.aspects
 
OneWayPublisherLoggingInterceptorTemplate(RequestChannels) - Constructor for class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
onPointcut() - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
onPointcut() - Method in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
onPointcut() - Method in class org.sklsft.commons.log.aspects.RequestContextAspectTemplate
 
onPointcut() - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
org.sklsft.commons.log - package org.sklsft.commons.log
 
org.sklsft.commons.log.aspects - package org.sklsft.commons.log.aspects
 
org.sklsft.commons.log.aspects.annotations - package org.sklsft.commons.log.aspects.annotations
 
org.sklsft.commons.log.context - package org.sklsft.commons.log.context
 
org.sklsft.commons.log.logback - package org.sklsft.commons.log.logback
 

P

PatternLayoutWithRequestContext - Class in org.sklsft.commons.log.logback
 
PatternLayoutWithRequestContext() - Constructor for class org.sklsft.commons.log.logback.PatternLayoutWithRequestContext
 

R

RequestChannels - Enum in org.sklsft.commons.log.context
Enumeration of the different kind of channels through which a transaction can be triggered.
RequestContext - Class in org.sklsft.commons.log.context
When invoking a transaction through one interface or via a batch, this context will go along with the transaction and give informations about it : An identifier of the transaction A correlation id, to associate this transaction to others A {link RequestChannels channel to identify through which kind of interface the transaction was triggered
RequestContext() - Constructor for class org.sklsft.commons.log.context.RequestContext
 
RequestContext(String, String, RequestChannels) - Constructor for class org.sklsft.commons.log.context.RequestContext
 
RequestContextAspectTemplate - Class in org.sklsft.commons.log.aspects
 
RequestContextAspectTemplate(RequestChannels) - Constructor for class org.sklsft.commons.log.aspects.RequestContextAspectTemplate
 
RequestContextHolder - Class in org.sklsft.commons.log.context
A class containing a static ThreadLocal that holds a RequestContext.
RequestContextHolder() - Constructor for class org.sklsft.commons.log.context.RequestContextHolder
 

S

setAccessLogger(AccessLogger) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
setAccessLogger(AccessLogger) - Method in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
setAccessLogger(AccessLogger) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
setChannel(RequestChannels) - Method in class org.sklsft.commons.log.context.RequestContext
 
setCorrelationId(String) - Method in class org.sklsft.commons.log.context.RequestContext
 
setErrorLabel(String) - Method in class org.sklsft.commons.log.ErrorLogMessage
 
setErrorLogger(ErrorLogger) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
setErrorStatus(String) - Method in class org.sklsft.commons.log.ErrorLogMessage
 
setErrorTrace(String) - Method in class org.sklsft.commons.log.ErrorLogMessage
 
setInterfaceChannel(RequestChannels) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setInterfaceName(String) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setPrintErrorStackInRootLogger(boolean) - Method in class org.sklsft.commons.log.ErrorLogger
 
setReceivedBody(Object) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setRequestBody(Object) - Method in class org.sklsft.commons.log.AccessLogMessage
 
setResponseBody(Object) - Method in class org.sklsft.commons.log.AccessLogMessage
 
setResponseLabel(String) - Method in class org.sklsft.commons.log.AccessLogMessage
 
setResponseLabel(String) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setResponseStatus(String) - Method in class org.sklsft.commons.log.AccessLogMessage
 
setResponseStatus(String) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setResponseTimeMillis(Long) - Method in class org.sklsft.commons.log.AccessLogMessage
 
setResponseTimeMillis(Long) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setSentBody(Object) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setSerializer(Serializer) - Method in class org.sklsft.commons.log.ErrorLogger
 
setTraceReceivedBody(boolean) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
setTraceRequestBody(boolean) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
setTraceResponseBody(boolean) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
setTraceSentBody(boolean) - Method in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
setTraceSentBody(boolean) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
setTransactionId(String) - Method in class org.sklsft.commons.log.context.RequestContext
 
setTransactionStage(TransactionStage) - Method in class org.sklsft.commons.log.AccessLogMessage
 
setTransactionStage(TransactionStage) - Method in class org.sklsft.commons.log.InterfaceCallLogMessage
 
setTransactionType(String) - Method in class org.sklsft.commons.log.AccessLogMessage
 

T

traceReceivedBody(Method) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
traceRequestBody(Method) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
traceResponseBody(Method) - Method in class org.sklsft.commons.log.aspects.LoggingAspectTemplate
 
traceSentBody(Method) - Method in class org.sklsft.commons.log.aspects.OneWayPublisherLoggingInterceptorTemplate
 
traceSentBody(Method) - Method in class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 
TransactionIdConverter - Class in org.sklsft.commons.log.logback
 
TransactionIdConverter() - Constructor for class org.sklsft.commons.log.logback.TransactionIdConverter
 
TransactionStage - Enum in org.sklsft.commons.log
 
TwoWaysConsumerLoggingInterceptorTemplate - Class in org.sklsft.commons.log.aspects
 
TwoWaysConsumerLoggingInterceptorTemplate(RequestChannels) - Constructor for class org.sklsft.commons.log.aspects.TwoWaysConsumerLoggingInterceptorTemplate
 

U

unbind() - Static method in class org.sklsft.commons.log.context.RequestContextHolder
 

V

valueOf(String) - Static method in enum org.sklsft.commons.log.context.RequestChannels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sklsft.commons.log.TransactionStage
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sklsft.commons.log.context.RequestChannels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sklsft.commons.log.TransactionStage
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E G H I L O P R S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.