Class DebugProgrammerManager

All Implemented Interfaces:
AddressedProgrammerManager, PropertyChangeFirer, PropertyChangeProvider, GlobalProgrammerManager

Provides an implementation of ProgrammerManager for the debug programmer. It will consistently return the same ProgDebugger instance for a given request.

It uses the DefaultProgrammerManager to handle the service mode operations.

See Also: