| 
SalesPoint Framework v3.0 | ||||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||||
getLogData
.
      
logEntry
 must neither explicitly nor implicitly (which is
        often a problem with inner classes!) hold a reference to any part of
        the application. The information stored in 
logEntry
 must
        be created just for the purpose of logging. Otherwise, it may happen
        that the entire application's state is stored with the entry, which
        will start up a second copy of the Shop when the entry is loaded for
        inspection.
      
getLogData
        method gets called.
      
  | 
SalesPoint Framework v3.0 | ||||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||||