public abstract class RequestContextAspectTemplate extends Object
| Constructor and Description |
|---|
RequestContextAspectTemplate(RequestChannels channel) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getCorrelationId(org.aspectj.lang.JoinPoint joinPoint) |
Object |
handle(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
protected abstract void |
onPointcut() |
public RequestContextAspectTemplate(RequestChannels channel)
Copyright © 2020. All rights reserved.