All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ClusterStateChangeFacility Rhino extension facility that reports to a resource adaptor entity nodes on which it is activated or deactivated in the cluster.ClusterStateChangeFacility.ClusteringMode Node clustering mode.ClusterStateChangeListener Listener interface implemented by resource adaptors to receive cluster state change callbacks.ClusterStateChangeListenerV2 Listener interface implemented by resource adaptors to receive cluster state change callbacks.ClusterStateChangeListenerV3 Listener interface implemented by resource adaptors to receive cluster state change callbacks.CounterType Type of usage counters.DeadlockException FunctionNotFoundException LicenseFacility Licensing methods available to Resource Adaptor entities.LimiterEndpoint Marker interface for all types of limiter endpoint.LockFacility Rhino extension facility which allows an RA entity to obtain distributed lock between cluster nodes.LockFacilityException LockInfo LockUnavailableException MessageFacility Rhino extension facility which allows a resource adaptor entity to send messages between Rhino nodes in the same cluster or pool.MessageListener Listener interface implemented by resource adaptors to receive asynchronous unidirectional messages from other nodes.MessageListenerV2 Listener interface implemented by resource adaptors to receive asynchronous unidirectional messages from other nodes.MessageSender Interface used by a resource adaptor entity to send messages to other Rhino nodes, within the context of the resource adaptor entity.NoListenerException Exception thrown to indicate there was no listener to receive the request on the invoked node.ParameterSet The client view of a ParameterSet.PartitionedActivityHandle Rhino extension to the SLEE-definedActivityHandle
interface that allows a resource adaptor to provide activity state partitioning information to Rhino.PartitioningFacility Rhino extension facility that allows a resource adaptor to obtain the partition key associated with a calling SBB’s transaction.RateLimiterEndpoint A limiter endpoint that can be (administratively) connected to a Rate Limiter or a Queue Saturation Limiter.RemoteResult<T> Object containing a request return result for an individual node.ReplicatedStorage AReplicatedStorage
instance represents a lookup table that is transparently shared between instances of a resource adaptor entity on all nodes of a Rhino cluster.ReplicatedStorage.Entry Implemented by SLEE.ReplicatedStorage.Key RAs must implement this interface.ReplicatedStorage.LookupFlag Optional flags that can be used to affect state lookup behaviour in aReplicatedStorage.retrieve(Key, EnumSet)
operation.ReplicatedStorage.PartitionedKey An optional extension interface to ReplicatedStorage.Key that allows a resource adaptor to provide a specific partition key with a regular key.ReplicatedStorage.UpdateFlag Optional flags that can be used to affect state management behaviour in anReplicatedStorage.update(Entry, byte[], EnumSet)
operation.ReplicatedStorageException Thrown when an error occurs with the RA’s replicated storage.ReplicatedStorageFacility ReplicatingResourceAdaptor TheReplicatingResourceAdaptor
interface is implemented by resource adaptors wishing to provide failover capability when installed in Rhino.RequestListener Listener interface implemented by resource adaptors to receive request messages sent by other nodes.RequestListenerV2 Listener interface implemented by resource adaptors to receive request messages sent by other nodes.ResourceAdaptorStatsManager StatsManager facilities available to resource adaptorsRhinoExtensionProperties This interface defines resource adaptor configuration property extensions specific to Rhino.RhinoSleeEndpoint SampleUnits Source and display units for a sample usage parameter.StatsInterface Annotation that identifies a Rhino stats parameter set type interface.UnknownStatsParameterSetException Thrown when an operation requests information from a statistics parameter set that does not exist.UnknownStatsParameterTypeException Thrown when an operation requests information about a statistics parameter set type that does not exist.UnrecognizedStatisticException Thrown when an operation requests a statistic from a parameter set that does not define a statistic of the same name.UnrecognizedUsageParameterSetException This exception is thrown by the Usage Facility when passed a usage parameter set object that it does not recognize.UnrecognizedUsageParameterSetTypeException This exception is thrown by the Usage Facility when passed the name of a usage parameter set type that has not been declared in the SBB’s deployment descriptor.UsageCounter Annotation that can be used to provide addition information about a usage counter to the SLEE.UsageCounter.Visibility Usage counter visibilities.UsageFacility The Usage Facility is used by SBBs and resource adaptors to gain access to the their usage parameter sets.UsageParameters Annotation that can be used to provide addition information about a usage parameters interface to the SLEE.UsageParameters.Singleton Usage parameter set type singleton status options.UsageParameterSetNameOIDMapping Annotation that can be used to define an SNMP OID suffix mapping for a usage parameter set name.UsageParametersInterface Base interface for a usage parameters interface.UsageSample Annotation that can be used to provide addition information about a usage sample statistic to the SLEE.