Uses of Interface
fulmine.context.IContextWatchdog

Packages that use IContextWatchdog
fulmine.context   
 

Uses of IContextWatchdog in fulmine.context
 

Methods in fulmine.context that return IContextWatchdog
 IContextWatchdog IFrameworkContext.getContextWatchdog()
          Get the component that will report on the state of this context
 IContextWatchdog FulmineContext.getContextWatchdog()
           
 IContextWatchdog FTContext.getContextWatchdog()
           
 

Methods in fulmine.context with parameters of type IContextWatchdog
 void IFulmineContext.setContextWatchdog(IContextWatchdog watchdog)
          Set the component that will report on the state of this context
 void FulmineContext.setContextWatchdog(IContextWatchdog watchdog)
           
 void FTContext.setContextWatchdog(IContextWatchdog watchdog)
           
 



Copyright © 2007-2009. All Rights Reserved.