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.ClusterStateChangeListener Listener interface implemented by resource adaptors to receive cluster state change callbacks.ClusterStateChangeListenerV2 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 pass messages between cluster nodes.MessageListener Messages are delivered to a MessageListener.MessageSender Interface used by the resource adaptor to pass messages to peer nodes, within the context of the resource adaptor entity.NoListenerException 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 remote invocation 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 Requests are delivered to a RequestListener.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.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.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.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.