Package de.nava.informa.utils.manager.memory

This package contains in-memory implementation of Persistence Manager interface.

See:
          Description

Class Summary
Channel Local implementation of ChannelIF.
ChannelGroup Local implementation of ChannelGroupIF.
IdGenerator Generator of ID sequence.
Item Local implementation of ItemIF.
PersistenceManager In-memory implementation of persistence manager.
 

Package de.nava.informa.utils.manager.memory Description

This package contains in-memory implementation of Persistence Manager interface. Sometimes it's useful to store data in memory only as it's fast and easy way to try how things work.



Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.