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

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

Uses of NodeMappingListener in com.sun.sgs.impl.service.nodemap
 

Methods in com.sun.sgs.impl.service.nodemap with parameters of type NodeMappingListener
 void NodeMappingServiceImpl.addNodeMappingListener(NodeMappingListener listener)
          Adds a listener to be notified when the identity mapping for this node is modified.
 

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

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

Uses of NodeMappingListener in com.sun.sgs.service
 

Methods in com.sun.sgs.service with parameters of type NodeMappingListener
 void NodeMappingService.addNodeMappingListener(NodeMappingListener listener)
          Adds a listener to be notified when the identity mapping for this node is modified.
 


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