Rio Project 4.2 API Documentation



Uses of Interface
org.rioproject.watch.WatchRegistry

Packages that use WatchRegistry
org.rioproject.core.jsb Defines interfaces and semantics for the ServiceBean component model
 
org.rioproject.jsb Provides classes that implement and support the ServiceBean model
 
org.rioproject.resources.servicecore Provides basic infrastructure support for Jini™ technology service development
 
org.rioproject.watch Provides mechanisms to collect and analyze programmer defined metrics defined in a distributed application. 
 

Uses of WatchRegistry in org.rioproject.core.jsb
 

Methods in org.rioproject.core.jsb that return WatchRegistry
 WatchRegistry ServiceBeanContext.getWatchRegistry()
          Get the WatchRegistry for the ServiceBean.
 

Uses of WatchRegistry in org.rioproject.jsb
 

Methods in org.rioproject.jsb that return WatchRegistry
 WatchRegistry JSBContext.getWatchRegistry()
           
 

Uses of WatchRegistry in org.rioproject.resources.servicecore
 

Fields in org.rioproject.resources.servicecore declared as WatchRegistry
protected  WatchRegistry ServiceProvider.watchRegistry
          The watchRegistry is used to fetch WatchDataSource instances that have been created and registered in this ServiceProvider
 

Methods in org.rioproject.resources.servicecore that return WatchRegistry
 WatchRegistry ServiceProvider.getWatchRegistry()
          Get the WatchDataSourceRegistry
 

Methods in org.rioproject.resources.servicecore with parameters of type WatchRegistry
 void ServiceProvider.setWatchRegistry(WatchRegistry watchRegistry)
          Set the WatchDataSourceRegistry
 

Uses of WatchRegistry in org.rioproject.watch
 

Classes in org.rioproject.watch that implement WatchRegistry
 class WatchDataSourceRegistry
          An implementation of a WatchRegistry
 


Copyright © Rio Project.

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