Uses of Package
com.sun.enterprise.ee.cms.core

Packages that use com.sun.enterprise.ee.cms.core
com.sun.enterprise.ee.cms.core Shoal GMS's core client API 
com.sun.enterprise.ee.cms.spi   
 

Classes in com.sun.enterprise.ee.cms.core used by com.sun.enterprise.ee.cms.core
Action
          Base interface to denote an Action.
ActionException
          This exception is a general exception thrown by the consumeSignal method of concrete Action implementations.
ActionFactory
          Produces Action instances.
AliveAndReadySignal
          Any signal that results in a change in the AliveAndReady members should implement this interface.
AliveAndReadyView
          A read-only view consisting of all the AliveAndReady CORE members of a GMS group.
DistributedStateCache
          Represents a Caching facility that allows each member of the group to use key-value pairs representing the key to their cachable state and the value being serializable objects representing a state to be cached.
FailureNotificationActionFactory
          Marker interface to provide a specific type of ActionFactory.
FailureNotificationSignal
          Signal corresponding to FailureNotificationAction.
FailureRecoveryActionFactory
          Marker interface to provide a specific type of ActionFactory.
FailureSuspectedActionFactory
          Marker interface to provide a specific type of Action standing for creation of FailureSuspicionAction instances.
GMSCacheable
          Support class for DistributedStateCacheImpl.
GMSConstants.groupStartupState
           
GMSConstants.shutdownState
           
GMSConstants.shutdownType
           
GMSConstants.startupType
           
GMSException
          An exception class that captures exception conditions occuring while startup or shutdown of the GMS layer.
GMSMember
          Encapsulates the member token and the member type in a serializable
GMSNotEnabledException
           
GMSNotInitializedException
          An exception class that captures exception conditions occuring while startup or shutdown of the GMS layer.
GroupHandle
          Provides a handle to the interact with the membership group.
GroupLeadershipNotificationActionFactory
          Marker interface to provide a specific type of ActionFactory namely GroupLeadershipNotificationActionFactory.
GroupManagementService
          Provides API for joining, and leaving the group and to register Action Factories of specific types for specific Group Event Signals.
GroupManagementService.MemberType
          Members joining the group should be one of the following types.
GroupManagementService.RECOVERY_STATE
          These are possible recovery states used by GMS's recovery selection and failure fencing functions
GroupStartupNotificationSignal
          Represents Signal state corresponding to whether a signal is part of an entire group startup or the start of an individual member of the group.
JoinedAndReadyNotificationActionFactory
          Marker interface to provide a specific type of ActionFactory namely JoinedAndReadyNotificationActionFactory.
JoinNotificationActionFactory
          Marker interface to provide a specific type of ActionFactory namely JoinNotificationActionFactory.
MessageActionFactory
          Marker interface to provide a specific type of ActionFactory namely MessageActionFactory.
PlannedShutdownActionFactory
          Marker interface to provide a specific type of ActionFactory This factory's implementation provides a API to produce a PlannedShutdownAction
RejoinableEvent
           
RejoinSubevent
          Representation of a missed FAILURE notification when restarting an instance.
ServiceProviderConfigurationKeys
          Provides the keys that correspond to properties within group communication providers that can be configured.
Signal
          A Signal denotes a group event or a message event.
SignalAcquireException
          Raises exceptions occuring while acquiring signals.
SignalReleaseException
          Raises exceptions occuring while releasing signals.
 

Classes in com.sun.enterprise.ee.cms.core used by com.sun.enterprise.ee.cms.spi
GMSConstants.groupStartupState
           
GMSException
          An exception class that captures exception conditions occuring while startup or shutdown of the GMS layer.
MemberNotInViewException
          Created by IntelliJ IDEA.
 



Copyright © 2010. All Rights Reserved.