konradreiche / java-concurrency-profiler

A Java profiler with emphasis on concurrent program information.
Other
6 stars 1 forks source link

Refactor Message Processing #46

Closed konradreiche closed 13 years ago

konradreiche commented 13 years ago

The message processing in the Java front-end is not flexible. Refactor the message processing in a way it is encapsulated in a wrapper class allowing to execute and undo the message.