Class Counter
- java.lang.Object
-
- org.apache.camel.quarkus.component.paho.mqtt5.it.Counter
-
@ApplicationScoped public class Counter extends Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) CountDownLatchcounter
-
Constructor Summary
Constructors Constructor Description Counter()
-
-
-
Field Detail
-
counter
CountDownLatch counter
-
-