Uses of Interface
com.totvs.tjf.messaging.IgnoreMessageComponent
-
Packages that use IgnoreMessageComponent Package Description com.totvs.tjf.messaging -
-
Uses of IgnoreMessageComponent in com.totvs.tjf.messaging
Classes in com.totvs.tjf.messaging that implement IgnoreMessageComponent Modifier and Type Class Description class
IgnoreMessageComponentStandard
Methods in com.totvs.tjf.messaging that return IgnoreMessageComponent Modifier and Type Method Description IgnoreMessageComponent
MessagingProperties. ignoreMessageComponent()
Constructors in com.totvs.tjf.messaging with parameters of type IgnoreMessageComponent Constructor Description TenantAspect(TransactionContext transactionContext, com.totvs.tjf.core.json.JsonSchemaValidationService jsonSchemaValidationService, com.fasterxml.jackson.databind.ObjectMapper mapper, com.totvs.tjf.migration.FlywayMigrationProperties flywayMigrationProperties, com.totvs.tjf.core.migration.SchemaService schemaService, com.totvs.tjf.core.utils.SchemaUtils schemaUtils, MessagingProperties messagingProperties, IgnoreMessageComponent ignoreComponent)
-