This is the in memory storage implementation for MsgBoxService, this will be initialized if msgBox.properties is
configured not to use database implementation.
This is the core class which used by DatabaseStorageImpl to perform all the service operations, DatabaseStorageImpl
class simply use this class in its operation methods to perform the actual functionality.