| # | Bean | Kind |
|---|---|---|
| 1. |
@ApplicationScoped UserSessionRepository |
Class |
| 2. |
@ApplicationScoped de.clelo.api.repositories.MetaRepository |
Class |
| 3. |
@Dependent io.quarkus.arc.impl.InjectableRequestContextController |
Class |
| 4. |
@Dependent io.quarkus.arc.runtime.LaunchModeProducer |
Class |
| 5. |
@Singleton io.quarkus.arc.runtime.LoggerProducer |
Class |
| 6. |
@Dependent io.quarkus.hibernate.validator.runtime.HibernateValidatorBuildTimeConf... |
Synthetic |
| 7. |
@Dependent io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig |
Synthetic |
| 8. |
@Singleton io.quarkus.resteasy.reactive.server.runtime.QuarkusContextProducers |
Class |
| 9. |
@Dependent io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveServerRunt... |
Synthetic |
| 10. |
@Dependent io.quarkus.runtime.ApplicationConfig |
Synthetic |
| 11. |
@Dependent io.quarkus.runtime.BannerRuntimeConfig |
Synthetic |
| 12. |
@Dependent io.quarkus.runtime.CommandLineRuntimeConfig |
Synthetic |
| 13. |
@Dependent io.quarkus.runtime.ConfigConfig |
Synthetic |
| 14. |
@Dependent io.quarkus.runtime.LaunchMode |
Producer methodLaunchModeProducer.mode()
|
| 15. |
@Dependent io.quarkus.runtime.LiveReloadConfig |
Synthetic |
| 16. |
@Dependent io.quarkus.runtime.LocalesBuildTimeConfig |
Synthetic |
| 17. |
@Dependent io.quarkus.runtime.ThreadPoolConfig |
Synthetic |
| 18. |
@Dependent io.quarkus.runtime.TlsConfig |
Synthetic |
| 19. |
@Dependent io.quarkus.runtime.TopLevelRootConfig |
Synthetic |
| 20. |
@Dependent io.quarkus.runtime.configuration.ConfigurationRuntimeConfig |
Synthetic |
| 21. |
@Dependent io.quarkus.runtime.console.ConsoleRuntimeConfig |
Synthetic |
| 22. |
@Dependent io.quarkus.runtime.logging.LogBuildTimeConfig |
Synthetic |
| 23. |
@Dependent io.quarkus.runtime.logging.LogConfig |
Synthetic |
| 24. |
@Dependent io.quarkus.runtime.shutdown.ShutdownConfig |
Synthetic |
| 25. |
@Dependent io.quarkus.scheduler.runtime.SchedulerConfig |
Synthetic |
| 26. |
@Dependent io.quarkus.security.runtime.SecurityBuildTimeConfig |
Synthetic |
| 27. |
@Dependent io.quarkus.smallrye.openapi.runtime.OpenApiRuntimeConfig |
Synthetic |
| 28. |
@Dependent io.quarkus.swaggerui.runtime.SwaggerUiRuntimeConfig |
Synthetic |
| 29. |
@Dependent io.quarkus.vertx.core.runtime.config.VertxConfiguration |
Synthetic |
| 30. |
@Dependent io.quarkus.vertx.http.runtime.HttpBuildTimeConfig |
Synthetic |
| 31. |
@Dependent io.quarkus.vertx.http.runtime.HttpConfiguration |
Synthetic |
| 32. |
@Dependent @ConfigProperty io.smallrye.config.ConfigValue |
Producer methodConfigProducer.produceConfigValue()
|
| 33. |
@Dependent io.smallrye.jwt.auth.cdi.JsonValueProducer |
Class |
| 34. |
@Dependent io.smallrye.jwt.auth.cdi.RawClaimTypeProducer |
Class |
| 35. |
@RequestScoped io.vertx.core.http.HttpServerResponse |
Producer methodQuarkusContextProducers.httpServerResponse()
|
| 36. |
@ApplicationScoped io.vertx.ext.web.Router |
Synthetic |
| 37. |
@ApplicationScoped io.vertx.mutiny.ext.web.Router |
Synthetic |
| 38. |
@Dependent @Claim(value = "") java.lang.Boolean |
Producer methodRawClaimTypeProducer.getClaimAsBoolean()
|
| 39. |
@Dependent @ConfigProperty java.lang.Byte |
Producer methodConfigProducer.produceByteConfigProperty()
|
| 40. |
@Dependent @ConfigProperty java.lang.Character |
Producer methodConfigProducer.produceCharacterConfigProperty()
|
| 41. |
@Dependent @Claim(value = "") java.lang.Double |
Producer methodRawClaimTypeProducer.getClaimAsDouble()
|
| 42. |
@Dependent @ConfigProperty java.lang.Double |
Producer methodConfigProducer.produceDoubleConfigProperty()
|
| 43. |
@Dependent @ConfigProperty java.lang.Float |
Producer methodConfigProducer.produceFloatConfigProperty()
|
| 44. |
@Dependent @ConfigProperty java.lang.Long |
Producer methodConfigProducer.getLongValue()
|
| 45. |
@Dependent @Claim(value = "") java.lang.Long |
Producer methodRawClaimTypeProducer.getClaimAsLong()
|
| 46. |
@Dependent @ConfigProperty java.lang.Short |
Producer methodConfigProducer.produceShortConfigProperty()
|
| 47. |
@Dependent @Claim(value = "") java.lang.String |
Producer methodRawClaimTypeProducer.getClaimAsString()
|
| 48. |
@Dependent @ConfigProperty java.util.List<T> |
Producer methodConfigProducer.producesListConfigProperty()
|
| 49. |
@Dependent @ConfigProperty java.util.Map<K, V> |
Producer methodConfigProducer.producesMapConfigProperty()
|
| 50. |
@Dependent @Claim(value = "") java.util.Optional |
Producer methodRawClaimTypeProducer.getOptionalValue()
|
| 51. |
@Dependent @Claim(standard = UNKNOWN,value = "") java.util.Optional |
Synthetic |
| 52. |
@Dependent java.util.Optional<io.smallrye.jwt.auth.principal.JWTAuthContextInfo> |
Producer methodJWTAuthContextInfoProvider.getOptionalContextInfo()
|
| 53. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonArray> |
Producer methodJsonValueProducer.getOptionalJsonArray()
|
| 54. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonNumber> |
Producer methodJsonValueProducer.getOptionalJsonNumber()
|
| 55. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonObject> |
Producer methodJsonValueProducer.getOptionalJsonObject()
|
| 56. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonString> |
Producer methodJsonValueProducer.getOptionalJsonString()
|
| 57. |
@Dependent @ConfigProperty java.util.OptionalDouble |
Producer methodConfigProducer.produceOptionalDoubleConfigProperty()
|
| 58. |
@Dependent @ConfigProperty java.util.OptionalInt |
Producer methodConfigProducer.produceOptionalIntConfigProperty()
|
| 59. |
@Dependent @ConfigProperty java.util.OptionalLong |
Producer methodConfigProducer.produceOptionalLongConfigProperty()
|
| 60. |
@Dependent @ConfigProperty java.util.Set<T> |
Producer methodConfigProducer.producesSetConfigProperty()
|
| 61. |
@Dependent @Claim(value = "") java.util.Set<java.lang.String> |
Producer methodRawClaimTypeProducer.getClaimAsSet()
|
| 62. |
@Dependent @ConfigProperty java.util.function.Supplier<T> |
Producer methodConfigProducer.produceSupplierConfigProperty()
|
| 63. |
@Dependent @Claim(value = "") javax.json.JsonArray |
Producer methodJsonValueProducer.getJsonArray()
|
| 64. |
@Dependent @Claim(value = "") javax.json.JsonNumber |
Producer methodJsonValueProducer.getJsonNumber()
|
| 65. |
@Dependent @Claim(value = "") javax.json.JsonObject |
Producer methodJsonValueProducer.getJsonObject()
|
| 66. |
@Dependent @Claim(value = "") javax.json.JsonString |
Producer methodJsonValueProducer.getJsonString()
|
| 67. |
@ApplicationScoped javax.ws.rs.container.ResourceContext |
Producer methodContextProducers.resourceContext()
|
| 68. |
@RequestScoped javax.ws.rs.container.ResourceInfo |
Producer methodContextProducers.resourceInfo()
|
| 69. |
@ApplicationScoped javax.ws.rs.core.Application |
Producer methodContextProducers.application()
|
| 70. |
@ApplicationScoped javax.ws.rs.core.Configuration |
Producer methodContextProducers.config()
|
| 71. |
@RequestScoped javax.ws.rs.core.HttpHeaders |
Producer methodContextProducers.headers()
|
| 72. |
@RequestScoped javax.ws.rs.core.Request |
Producer methodContextProducers.request()
|
| 73. |
@ApplicationScoped javax.ws.rs.sse.Sse |
Producer methodContextProducers.sse()
|
| 74. |
@Dependent @LoggerName(value = "") org.jboss.logging.Logger |
Producer methodLoggerProducer.getLoggerWithCustomName()
|
| 75. |
@Dependent org.jboss.logging.Logger |
Producer methodLoggerProducer.getSimpleLogger()
|
| 76. |
@RequestScoped org.jboss.resteasy.reactive.server.SimpleResourceInfo |
Producer methodContextProducers.simplifiedResourceInfo()
|
| 77. |
@RequestScoped org.jboss.resteasy.reactive.server.spi.ServerRequestContext |
Producer methodContextProducers.quarkusRestContext()
|
| 78. |
@ApplicationScoped org.jboss.tm.JBossXATerminator |
Producer methodNarayanaJtaProducers.xaTerminator()
|
| 79. |
@ApplicationScoped org.jboss.tm.usertx.UserTransactionRegistry |
Producer methodNarayanaJtaProducers.userTransactionRegistry()
|
| # | Interceptor | Bindings |
|---|---|---|
| 1. | io.quarkus.arc.impl.ActivateRequestContextInterceptor |
@ActivateRequestContext |
| 2. | io.quarkus.arc.impl.LockInterceptor |
@Lock |
| 3. | io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor |
@MethodValidated |
| 4. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorMandatory |
@Transactional(value = MANDATORY) |
| 5. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorNever |
@Transactional(value = NEVER) |
| 6. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorNotSupported |
@Transactional(value = NOT_SUPPORTED) |
| 7. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequiresNew |
@Transactional(value = REQUIRES_NEW) |
| 8. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorSupports |
@Transactional(value = SUPPORTS) |
| 9. | io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor$AuthenticatedInterceptor |
@Authenticated |
| 10. | io.quarkus.security.runtime.interceptor.AuthenticatedInterceptor |
@Authenticated |
| 11. | io.quarkus.security.runtime.interceptor.DenyAllInterceptor |
@DenyAll |
| 12. | io.smallrye.context.impl.cdi.SmallRyeCurrentThreadContextInterceptor |
@CurrentThreadContext |