Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simonstrator
PeerfactSim.KOM
Commits
1633646a
Commit
1633646a
authored
Apr 02, 2017
by
Clemens Krug
Browse files
Make PubSub work again with the changed WorkloadListener
parent
95b892a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/de/tud/kom/p2psim/api/application/WorkloadListener.java
View file @
1633646a
...
...
@@ -39,7 +39,7 @@ package de.tud.kom.p2psim.api.application;
*
*
* 12.03.2017 Clemens Krug:
* The getApplication method has been removed since it did not comply to
a
* The getApplication method has been removed since it did not comply to
the
* typical Observer/Listener pattern. Instead {@link #doWork(WorkloadItem)} was added
* and the {@link Application}s should now handle the workloads accordingly.
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment