Package io.smallrye.context.storage.spi
Interface StorageDeclaration<T>
-
public interface StorageDeclaration<T>Implement this interface to declare that you will need a custom ThreadLocal, and to declare its type.
public interface StorageDeclaration<T>