public class PersistenceManager implements LazyDebuggerManagerListener(Code)
Listens on DebuggerManager and:
- loads all breakpoints & watches on startup
- listens on all changes of breakpoints and watches (like breakoint / watch
added / removed, or some property change) and saves a new values
author: Jan Jancura