This class signifies that a Datastore has become frozen and can no longer
 be written to (but read actions may still occur).
 The default implementation of this Event posts on the DataProvider
 event bus.  Subscribe using 
DataProvider.registerForEvents(Object).