All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.gruelbox.transactionoutbox.TransactionContextPlaceholder Maven / Gradle / Ivy

There is a newer version: 6.0.553
Show newest version
package com.gruelbox.transactionoutbox;

/**
 * Marker for {@link Invocation} arguments holding transaction context. These will be rehydrated
 * with the real context type at runtime.
 */
interface TransactionContextPlaceholder {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy