Uses of Class
com.sun.sgs.impl.service.watchdog.NodeRegistrationFailedException

Packages that use NodeRegistrationFailedException
com.sun.sgs.impl.service.watchdog Provides an implementation of WatchdogService
 

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

Methods in com.sun.sgs.impl.service.watchdog that throw NodeRegistrationFailedException
 long WatchdogServer.registerNode(long nodeId, String host, WatchdogClient client, int jmxPort)
          Registers a node with the corresponding nodeId, host, and client, and returns the interval (in milliseconds) that this watchdog must be notified, via the renewNode method, in order for the specified node to be considered alive.
 long WatchdogServerImpl.registerNode(long nodeId, String host, WatchdogClient client, int jmxPort)
          Registers a node with the corresponding nodeId, host, and client, and returns the interval (in milliseconds) that this watchdog must be notified, via the renewNode method, in order for the specified node to be considered alive.
 


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