Rio Project 4.2 API Documentation



Uses of Class
org.rioproject.watch.WatchDataSourceRegistry

Packages that use WatchDataSourceRegistry
org.rioproject.event Provides classes and interfaces which enable support for distributed events. 
 

Uses of WatchDataSourceRegistry in org.rioproject.event
 

Fields in org.rioproject.event declared as WatchDataSourceRegistry
protected  WatchDataSourceRegistry EventHandler.watchRegistry
           
protected  WatchDataSourceRegistry BasicEventConsumer.watchRegistry
           
 

Methods in org.rioproject.event with parameters of type WatchDataSourceRegistry
 void EventHandler.createWatch(WatchDataSourceRegistry watchRegistry)
          Create a response time watch for this EventHandler, which will track the response time for event consumers, measured by how long each fire() invocation takes
 void BasicEventConsumer.createWatch(WatchDataSourceRegistry watchRegistry)
          Create a response time watch for this EventConsumer, which will track the response time for event consumers, measured by how long the response time takes
 


Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.