Package org.sklsft.commons.log.aspects
Class RequestContextAspectTemplate
java.lang.Object
org.sklsft.commons.log.aspects.RequestContextAspectTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract StringgetCorrelationId(org.aspectj.lang.JoinPoint joinPoint) handle(org.aspectj.lang.ProceedingJoinPoint joinPoint) protected abstract void
-
Constructor Details
-
RequestContextAspectTemplate
-
-
Method Details
-
handle
- Throws:
Throwable
-
onPointcut
protected abstract void onPointcut() -
getCorrelationId
-