Package com.io7m.sunburst.inventory.api
Interface SBInventoryType
- All Superinterfaces:
AutoCloseable,SBInventoryReadableType
- All Known Implementing Classes:
SBInventory
Access to the local inventory.
-
Method Summary
Methods inherited from interface com.io7m.sunburst.inventory.api.SBInventoryReadableType
close, configuration, openTransactionReadable
-
Method Details
-
openTransaction
- Returns:
- A new transaction
- Throws:
SBInventoryException
-