-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
mkrogemann edited this page Mar 29, 2013
·
15 revisions
The following class diagram shows the collaborators in place when poller is instantiated and put to action as described in Usage-Examples.
It is quite large so you can read it comfortably even on your smart phone
The following code snippet produces the above image with the help of yUML
[Poller||check]++-1[Probe]
[Poller]++-1[Timeout||occured?()]
[Probe||sample;satisfied?()]++-1[Matcher||matches?()]
[Probe]-[note: Probe connects to the async component{bg:cornsilk}]
Unless the yUML data store gets emptied every now and then, you can also retrieve the above image through this link