java.lang.Object
org.apache.camel.quarkus.component.bean.Counter

@ApplicationScoped public class Counter extends Object
  • Constructor Details

    • Counter

      public Counter()
  • Method Details

    • increment

      public int increment()
    • getValue

      public int getValue()