Package com.fayupable.logged.spring.aspect
package com.fayupable.logged.spring.aspect
-
ClassesClassDescriptionThe sanctioned public entry point for reading and writing this thread's active
FlowContextfrom outside theaspectpackage.Executordecorator that carries the submitting thread'sFlowContextandMDCcontext over to whatever thread actually runs the submitted task.TaskDecoratorthat carries the submitting thread'sFlowContextandMDCcontext into whatever thread Spring's@Asyncinfrastructure actually runs the task on.Spring AOP interceptor that implements the behavior described byLogged.TheMDCkey names this library writes to while a@Loggedmethod is executing.