Uses of Package
com.sun.sgs.service

Packages that use com.sun.sgs.service
com.sun.sgs.kernel Provides the core system interfaces used by the RedDwarf Server. 
com.sun.sgs.management Provides the RedDwarf management interfaces exposed via JMX. 
com.sun.sgs.service Provides interfaces and classes for services provided by the RedDwarf Server. 
com.sun.sgs.service.store Provides interfaces and classes for pluggable data stores of DataService implementations. 
 

Classes in com.sun.sgs.service used by com.sun.sgs.kernel
Transaction
          This interface represents a single transaction.
 

Classes in com.sun.sgs.service used by com.sun.sgs.management
Node.Health
          Health of a node.
 

Classes in com.sun.sgs.service used by com.sun.sgs.service
ClientSessionStatusListener
          A listener that services may register with the ClientSessionService to receive notification of local client session status changes such as disconnection or relocation.
IdentityRelocationListener
          A service can register an IdentityRelocationListener to be notified when an identity is about to be relocated from the local node if it needs to perform any work in advance of the identity relocation.
Node
          An abstraction for node information, used in conjunction with the WatchdogService and NodeListeners.
Node.Health
          Health of a node.
NodeListener
          A listener that can be registered with the WatchdogService to be notified of node status events.
NodeMappingListener
          A listener that can be registered with the NodeMappingService to be notified of identities being added to or removed from the local node.
RecoveryListener
          A service can register a RecoveryListener to be notified when that service on the local node needs to recover for the service on a failed node.
Service
          This is the base interface used for all services.
SimpleCompletionHandler
          A handler to be notified when operations for an associated request are complete.
Transaction
          This interface represents a single transaction.
TransactionListener
          A listener to be notified before and after the completion of a transaction.
TransactionParticipant
          This interface is used by participants in transactions.
UnknownIdentityException
          Thrown to indicate that an Identity is unknown.
UnknownNodeException
          Thrown when a node ID used in the system is unknown.
 

Classes in com.sun.sgs.service used by com.sun.sgs.service.store
Transaction
          This interface represents a single transaction.
 


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