io.axway.iron.spi.storage.package-info Maven / Gradle / Ivy
/**
* Interfaces that must be implemented by a storage SPI.
*/
@ParametersAreNonnullByDefault
package io.axway.iron.spi.storage;
import javax.annotation.*;
/**
* Interfaces that must be implemented by a storage SPI.
*/
@ParametersAreNonnullByDefault
package io.axway.iron.spi.storage;
import javax.annotation.*;