Package systems.dmx.core.storage.spi
Interface DMXTransaction
-
public interface DMXTransaction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfailure()voidfinish()voidsuccess()
-
public interface DMXTransaction
| Modifier and Type | Method | Description |
|---|---|---|
void |
failure() |
|
void |
finish() |
|
void |
success() |