Uses of Interface
com.sun.sgs.service.RecoveryListener

Packages that use RecoveryListener
com.sun.sgs.impl.service.task Provides an implementation of TaskService
com.sun.sgs.impl.service.watchdog Provides an implementation of WatchdogService
com.sun.sgs.service Provides interfaces and classes for services provided by the RedDwarf Server. 
 

Uses of RecoveryListener in com.sun.sgs.impl.service.task
 

Classes in com.sun.sgs.impl.service.task that implement RecoveryListener
 class TaskServiceImpl
          This is an implementation of TaskService that works on a single node and across multiple nodes.
 

Uses of RecoveryListener in com.sun.sgs.impl.service.watchdog
 

Methods in com.sun.sgs.impl.service.watchdog with parameters of type RecoveryListener
 void WatchdogServiceImpl.addRecoveryListener(RecoveryListener listener)
          Adds the specified recovery listener for the local node.
 

Uses of RecoveryListener in com.sun.sgs.service
 

Methods in com.sun.sgs.service with parameters of type RecoveryListener
 void WatchdogService.addRecoveryListener(RecoveryListener listener)
          Adds the specified recovery listener for the local node.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved