Class RuntimeMetricsAspect

java.lang.Object
org.marmotgraph.metrics.RuntimeMetricsAspect

@Component @ConditionalOnProperty(value="org.marmotgraph.runtimeMetrics", havingValue="true", matchIfMissing=false) public class RuntimeMetricsAspect extends Object
  • Constructor Details

    • RuntimeMetricsAspect

      public RuntimeMetricsAspect()
  • Method Details

    • time

      public Object time(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable
      Throws:
      Throwable