Package org.apache.struts.examples.mailreader.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.
 



Copyright © 2003-2004 - The Apache Software Foundation