Package org.apache.struts.webapp.example.memory

Class Summary
MemoryDatabasePlugIn MemoryDatabasePlugIn initializes and finalizes the persistent storage of User and Subscription information for the Struts Demonstration Application, using an in-memory database backed by an XML file.
MemorySubscription Concrete implementation of Subscription for an in-memory database backed by an XML data file.
MemorySubscriptionCreationFactory Digester object creation factory for subscription instances.
MemoryUser Concrete implementation of User for an in-memory database backed by an XML data file.
MemoryUserCreationFactory Digester object creation factory for user instances.
MemoryUserDatabase Concrete implementation of UserDatabase for an in-memory database backed by an XML data file.
TestUserDatabase Help test exception handling by throwing exceptions when "magic" user names are requested.
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.