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

Packages that use SimpleCompletionHandler
com.sun.sgs.service Provides interfaces and classes for services provided by the RedDwarf Server. 
 

Uses of SimpleCompletionHandler in com.sun.sgs.service
 

Methods in com.sun.sgs.service with parameters of type SimpleCompletionHandler
 void ClientSessionStatusListener.prepareToRelocate(BigInteger sessionRefId, long newNodeId, SimpleCompletionHandler handler)
          Notifies this listener that the session with the given sessionRefId is relocating to the node with the specified nodeId.
 void IdentityRelocationListener.prepareToRelocate(Identity id, long newNodeId, SimpleCompletionHandler handler)
          Notifies this listener that the specified id has been selected for relocation to newNodeId and that this listener needs to prepare for that move.
 void RecoveryListener.recover(Node node, SimpleCompletionHandler handler)
          Notifies this listener that the specified node has failed and that this listener needs to orchestrate recovery.
 


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