java.lang.Object
org.apache.fineract.infrastructure.core.diagnostics.performance.sampling.output.SamplingScheduler
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Component @Conditional(SamplingEnabledCondition.class) public class SamplingScheduler extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • SamplingScheduler

      public SamplingScheduler()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception