Package com.arjuna.ats.arjuna.gandiva.inventory

Interface Summary
InventoryElement Implementations which are to be made available to the Inventory can be created using one of the methods provided by implementations of this interface.
 

Class Summary
Inventory Inventory implementations are accessed via instances of this class.
InventoryImple Inventory implementations must inherit from this base class and provide implementations of the abstract methods.