Class ScheduledAspect
- java.lang.Object
-
- org.hawaiiframework.logging.scheduled.ScheduledAspect
-
public class ScheduledAspect extends Object
Aspect around @Scheduledannotation to allow participating in Kibana tx's.
-
-
Constructor Summary
Constructors Constructor Description ScheduledAspect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecttraceBackgroundThread(org.aspectj.lang.ProceedingJoinPoint pjp)Create an around advise for theScheduledannotation.
-