Uses of Annotation Interface
com.github.cafapi.common.api.Configuration
Packages that use Configuration
Package
Description
-
Uses of Configuration in com.github.workerframework.api
Classes in com.github.workerframework.api with annotations of type Configuration -
Uses of Configuration in com.github.workerframework.datastores.fs
Classes in com.github.workerframework.datastores.fs with annotations of type Configuration -
Uses of Configuration in com.github.workerframework.datastores.http
Classes in com.github.workerframework.datastores.http with annotations of type Configuration -
Uses of Configuration in com.github.workerframework.datastores.s3
Classes in com.github.workerframework.datastores.s3 with annotations of type Configuration -
Uses of Configuration in com.github.workerframework.queues.rabbit
Classes in com.github.workerframework.queues.rabbit with annotations of type ConfigurationModifier and TypeClassDescriptionclass
Configuration for the worker-queue-rabbit module.