move pollthread mechanism into subsystem
-----------------------------------------
Key: JBIDE-16539
URL:
https://issues.jboss.org/browse/JBIDE-16539
Project: Tools (JBoss Tools)
Issue Type: Task
Components: server
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Fix For: 4.4.2.AM3
JBIDE-16533 revealed poll threads are handled via global static singleton - a less than
perfect fit for the subsystem mechanism.