AbstractInventoryManagerImpl is an abstract class that removes all of the InventoryManager methods except purchase, which it defines as abstract. The AbstractInventoryManagerImpl provides a simple way for users to purchase items online, without all the extra features.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices