package

com.atlassian.jira.web.monitor.watcher

Interfaces

ActiveRequestsCallback Callback used by the RequestWatcher to get the active requests. 
OverdueRequestListener Interface for listeners that need to be notified when there are overdue requests. 

Classes

RequestWatcher This class will periodically monitor a map of active requests, and will tell you when one of those requests is overdue.