Uses of Class
io.streamthoughts.azkarra.api.annotations.Factory
-
Packages that use Factory Package Description io.streamthoughts.azkarra.metrics.binders io.streamthoughts.azkarra.metrics.micrometer io.streamthoughts.examples.azkarra.conditional -
-
Uses of Factory in io.streamthoughts.azkarra.metrics.binders
Classes in io.streamthoughts.azkarra.metrics.binders with annotations of type Factory Modifier and Type Class Description class
JvmMeterRegistryBinderFactory
Factory to register JVM metrics binders. -
Uses of Factory in io.streamthoughts.azkarra.metrics.micrometer
Classes in io.streamthoughts.azkarra.metrics.micrometer with annotations of type Factory Modifier and Type Class Description class
MeterRegistryFactory
The default factory to build the primaryMeterRegistry
. -
Uses of Factory in io.streamthoughts.examples.azkarra.conditional
Classes in io.streamthoughts.examples.azkarra.conditional with annotations of type Factory Modifier and Type Class Description static class
ConditionalStreamsApplication.Normalizes
-