- CallFlow - Class in com.opencloud.rhino.facilities.sas.bundle
-
- CallFlow() - Constructor for class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
Create an empty call_flow
For use during parsing only.
- CallFlow(String, String, String, String, String, Direction, String, String) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- CallFlow(String, String, String, String, String, Direction, String, String, String, String) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- CallFlow(DataInput) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- CharacterCodec() - Constructor for class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.CharacterCodec
-
- ChildRelationFacility - Interface in com.opencloud.rhino.facilities.childrelations
-
The Child Relation Facility is used by SBBs to gain access to child SBB relations specified declaratively in the SBB deployment descriptor.
- clear() - Method in class com.opencloud.rhino.util.EncodableList
-
- clear() - Method in class com.opencloud.rhino.util.EncodableMap
-
- clear() - Method in class com.opencloud.rhino.util.EncodableSet
-
- clearThreadContext() - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Clears the current thread’s logging context.
- clearThreadContext() - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- CMPField - Interface in com.opencloud.rhino.cmp
-
This interface provides an alternative access mechanism to a single CMP field.
- cmpField(String) - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Get a CMP field object for the CMP field with the specified name.
- CMPFieldReplication - Annotation Type in com.opencloud.rhino.cmp
-
Annotation that can be used to control the replication behaviour of a CMP field.
- CMPFields - Interface in com.opencloud.rhino.cmp
-
This interface provides an alternative access mechanism for all SBB CMP fields.
- CMPFieldTag - Annotation Type in com.opencloud.rhino.cmp
-
Annotation that can be used to assign arbitrarily named tags to CMP fields.
- CMPFieldVisitor - Interface in com.opencloud.rhino.cmp
-
CMP field visitor interface.
- com.opencloud.rhino.cmp - package com.opencloud.rhino.cmp
-
- com.opencloud.rhino.cmp.codecs - package com.opencloud.rhino.cmp.codecs
-
- com.opencloud.rhino.facilities - package com.opencloud.rhino.facilities
-
- com.opencloud.rhino.facilities.childrelations - package com.opencloud.rhino.facilities.childrelations
-
- com.opencloud.rhino.facilities.logging - package com.opencloud.rhino.facilities.logging
-
This package provides functionality for Resource Adaptors to interact with ThreadLocal
stored MDC (Mapped Diagnostic Context), also known as logging context.
- com.opencloud.rhino.facilities.profile - package com.opencloud.rhino.facilities.profile
-
- com.opencloud.rhino.facilities.sas - package com.opencloud.rhino.facilities.sas
-
- com.opencloud.rhino.facilities.sas.bundle - package com.opencloud.rhino.facilities.sas.bundle
-
- com.opencloud.rhino.facilities.sessionownership - package com.opencloud.rhino.facilities.sessionownership
-
- com.opencloud.rhino.facilities.trace - package com.opencloud.rhino.facilities.trace
-
- com.opencloud.rhino.resources.sessionownership - package com.opencloud.rhino.resources.sessionownership
-
- com.opencloud.rhino.slee - package com.opencloud.rhino.slee
-
- com.opencloud.rhino.slee.environment - package com.opencloud.rhino.slee.environment
-
- com.opencloud.rhino.slee.lifecycle - package com.opencloud.rhino.slee.lifecycle
-
- com.opencloud.rhino.slee.sbbpart - package com.opencloud.rhino.slee.sbbpart
-
- com.opencloud.rhino.slee.servicenodeactivity - package com.opencloud.rhino.slee.servicenodeactivity
-
- com.opencloud.rhino.util - package com.opencloud.rhino.util
-
- compareTo(EventKey) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
An EventKey is considered equal rank to another if either the names or ids are the same.
- compareTo(MiniBundle) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
Compare using prefix or, if unavailable, name and version only.
- config(CharSequence) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(CharSequence, Throwable) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object...) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- config(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- CONFIG_PROPERTY_NAME - Static variable in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
- CONFIG_PROPERTY_NAME - Static variable in interface com.opencloud.rhino.facilities.sas.SasFacility
-
- CONFIG_PROPERTY_NAME - Static variable in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Constant declaring the resource adaptor config property name where a SessionOwnershipFacility
object can be obtained by a resource adaptor.
- contains(Object) - Method in class com.opencloud.rhino.util.EncodableList
-
- contains(Object) - Method in class com.opencloud.rhino.util.EncodableSet
-
- containsAll(Collection<?>) - Method in class com.opencloud.rhino.util.EncodableList
-
- containsAll(Collection<?>) - Method in class com.opencloud.rhino.util.EncodableSet
-
- containsKey(Object) - Method in class com.opencloud.rhino.util.EncodableMap
-
- containsValue(Object) - Method in class com.opencloud.rhino.util.EncodableMap
-
- ConvergenceName - Interface in com.opencloud.rhino.slee
-
The ConvergenceName
interface provides an SBB and SBB part with access to the convergence name that the root SBB of an SBB entity tree was created for.
- copyOrCreateTrail(ActivityContextInterface, ActivityContextInterface) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- copyOrCreateTrail(ActivityContextInterface, ActivityContextInterface) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Attach the Trail from fromActivity
to toActivity
.
- createList() - Method in enum com.opencloud.rhino.util.EncodableList.BackingStore
-
- createMap() - Method in enum com.opencloud.rhino.util.EncodableMap.BackingStore
-
- createSessionOwnershipActivity() - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipProvider
-
Create a new session ownership activity.
- createSet() - Method in enum com.opencloud.rhino.util.EncodableSet.BackingStore
-
- createsNewRootSbbEntity() - Method in interface com.opencloud.rhino.slee.RhinoInitialEventSelector
-
Determine if this event, if it is an initial event, is reported to create a new SBB entity rather than be delivered to an existing SBB entity.
- enableEntityTreePersistence() - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Enable key/value store persistence for the SBB entity tree and related transactional state.
- enableEntityTreePersistence() - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
Enable key/value store persistence for the SBB entity tree and related transactional state.
- Encodable - Interface in com.opencloud.rhino.cmp
-
This interface provides an alternative to the DatatypeCodec
interface where the codec behaviour can be inlined directly into the datatype code.
- EncodableList<E> - Class in com.opencloud.rhino.util
-
Generic implementation of a list structure that can be stored in SLEE CMP fields with sensible serialisation semantics.
- EncodableList() - Constructor for class com.opencloud.rhino.util.EncodableList
-
Create an
EncodableList
using
ARRAY
as the default backing store.
- EncodableList(EncodableList.BackingStore) - Constructor for class com.opencloud.rhino.util.EncodableList
-
Create an EncodableList
using the specified backing store.
- EncodableList(EncodableList.BackingStore, List<E>) - Constructor for class com.opencloud.rhino.util.EncodableList
-
Create an EncodableList
using the specified backing store and list.
- EncodableList(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.rhino.util.EncodableList
-
Creates an EncodableList
with state restored from the specified input stream.
- EncodableList.BackingStore - Enum in com.opencloud.rhino.util
-
Pre-defined backing stores for the EncodableList
.
- EncodableMap<K,V> - Class in com.opencloud.rhino.util
-
Generic implementation of a map structure that can be stored in SLEE CMP fields with sensible serialisation semantics.
- EncodableMap() - Constructor for class com.opencloud.rhino.util.EncodableMap
-
- EncodableMap(EncodableMap.BackingStore) - Constructor for class com.opencloud.rhino.util.EncodableMap
-
Create an EncodableMap
using the specified backing store.
- EncodableMap(EncodableMap.BackingStore, Map<K, V>) - Constructor for class com.opencloud.rhino.util.EncodableMap
-
Create an EncodableSet
using the specified backing store and map.
- EncodableMap(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.rhino.util.EncodableMap
-
Creates an EncodableMap
with state restored from the specified input stream.
- EncodableMap.BackingStore - Enum in com.opencloud.rhino.util
-
Pre-defined backing stores for the EncodableMap
.
- EncodableSet<E> - Class in com.opencloud.rhino.util
-
Generic implementation of a set structure that can be stored in SLEE CMP fields with sensible serialisation semantics.
- EncodableSet() - Constructor for class com.opencloud.rhino.util.EncodableSet
-
- EncodableSet(EncodableSet.BackingStore) - Constructor for class com.opencloud.rhino.util.EncodableSet
-
Create an EncodableSet
using the specified backing store.
- EncodableSet(EncodableSet.BackingStore, Set<E>) - Constructor for class com.opencloud.rhino.util.EncodableSet
-
Create an EncodableSet
using the specified backing store and set.
- EncodableSet(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.rhino.util.EncodableSet
-
Creates an EncodableSet
with state restored from the specified input stream.
- EncodableSet.BackingStore - Enum in com.opencloud.rhino.util
-
Pre-defined backing stores for the EncodableSet
.
- encode(T, DataOutput, EncoderUtils) - Method in interface com.opencloud.rhino.cmp.codecs.DatatypeCodec
-
Encode the specified value to the given data output stream.
- encode(BigDecimal, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.BigDecimalCodec
-
- encode(BigInteger, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.BigIntegerCodec
-
- encode(Boolean, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.BooleanCodec
-
- encode(byte[], DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.ByteArrayCodec
-
- encode(Byte, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.ByteCodec
-
- encode(Character, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.CharacterCodec
-
- encode(Double, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.DoubleCodec
-
- encode(Float, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.FloatCodec
-
- encode(Integer, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.IntegerCodec
-
- encode(Long, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.LongCodec
-
- encode(Short, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.ShortCodec
-
- encode(String, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.StringCodec
-
- encode(T, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.ActivityContextInterfaceCodec
-
- encode(EventContext, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.EventContextCodec
-
- encode(T, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.ProfileLocalObjectCodec
-
- encode(T, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.SbbLocalObjectCodec
-
- encode(TimerID, DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.TimerIDCodec
-
- encode(DataOutput, EncoderUtils) - Method in interface com.opencloud.rhino.cmp.Encodable
-
Encode the state of this object to the given data output stream.
- encode(ByteBuffer) - Method in interface com.opencloud.rhino.facilities.sas.EncodeableParameter
-
- encode(DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.util.EncodableList
-
- encode(DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.util.EncodableMap
-
- encode(DataOutput, EncoderUtils) - Method in class com.opencloud.rhino.util.EncodableSet
-
- EncodeableParameter - Interface in com.opencloud.rhino.facilities.sas
-
Implemented by users of this facility when a message parameter should be encoded directly into a SAS message buffer (for performance reasons).
- encodeActivityContextInterface(ActivityContextInterface, DataOutput) - Method in interface com.opencloud.rhino.cmp.codecs.SleeDatatypeEncoder
-
Encode an ActivityContextInterface
reference.
- encodeEventContext(EventContext, DataOutput) - Method in interface com.opencloud.rhino.cmp.codecs.SleeDatatypeEncoder
-
Encode an EventContext
reference.
- encodeProfileLocalObject(ProfileLocalObject, DataOutput) - Method in interface com.opencloud.rhino.cmp.codecs.SleeDatatypeEncoder
-
Encode a ProfileLocalObject
reference.
- EncoderUtils - Interface in com.opencloud.rhino.cmp.codecs
-
Utility datatype codec encoding functions.
- encodeSbbLocalObject(SbbLocalObject, DataOutput) - Method in interface com.opencloud.rhino.cmp.codecs.SleeDatatypeEncoder
-
Encode an SbbLocalObject
reference.
- encodeTimerID(TimerID, DataOutput) - Method in interface com.opencloud.rhino.cmp.codecs.SleeDatatypeEncoder
-
Encode a TimerID
.
- end() - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- end() - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
End this trail.
- endActivity() - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Request that this session ownership activity be ended.
- entrySet() - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Get the names and values of CMP fields that currently have a value.
- entrySet() - Method in class com.opencloud.rhino.util.EncodableMap
-
- EnumParameter - Interface in com.opencloud.rhino.facilities.sas
-
A SAS enum parameter.
- enums - Variable in class com.opencloud.rhino.facilities.sas.bundle.Bundle
-
- EnvEntry - Class in com.opencloud.rhino.slee.environment
-
Metadata class representing a JNDI binding to an environment entry.
- EnvEntry(String, Object) - Constructor for class com.opencloud.rhino.slee.environment.EnvEntry
-
Create a new JNDI binding metadata object for an environment entry.
- equals(Object) - Method in class com.opencloud.rhino.facilities.sas.bundle.Bundle
-
- equals(Object) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- equals(Object) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- equals(Object) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
- equals(Object) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
Returns true if this mini-bundle has exactly the same name, version, events and enums as the other.
- equals(Object) - Method in class com.opencloud.rhino.facilities.sas.bundle.SasEnum
-
- equals(Object) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
- equals(Object) - Method in class com.opencloud.rhino.slee.environment.JndiBinding
-
- equals(Object) - Method in interface com.opencloud.rhino.slee.servicenodeactivity.ServiceNodeActivity
-
Determine if this Service Node Activity is equal to another object.
- equals(Object) - Method in class com.opencloud.rhino.util.EncodableList
-
- equals(Object) - Method in class com.opencloud.rhino.util.EncodableMap
-
- equals(Object) - Method in class com.opencloud.rhino.util.EncodableSet
-
- event(Enum<? extends SasEventEnum>) - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- event(Enum<? extends SasEventEnum>) - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
Create an event message with given event.
- EventContextCodec() - Constructor for class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.EventContextCodec
-
- EventDescription - Class in com.opencloud.rhino.facilities.sas.bundle
-
- EventDescription() - Constructor for class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
Create an empty SAS event description
For use during parsing only.
- EventDescription(String, String, String, CallFlow, int) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- EventDescription(DataInput) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- EventKey - Class in com.opencloud.rhino.facilities.sas.bundle
-
- EventKey(String) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
Constuctor for parsing mini-bundle yaml files.
- EventKey(String, int) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
- EventKey(DataInput) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
- EventMessage - Interface in com.opencloud.rhino.facilities.sas
-
Methods to set message fields specific to Events.
- ExtendedTracer - Interface in com.opencloud.rhino.facilities
-
Rhino extensions to the SLEE-defined Tracer interface.
- generateFile(List<MiniBundle>) - Method in class com.opencloud.rhino.facilities.sas.bundle.GenerateMergedBundle
-
- GenerateMergedBundle - Class in com.opencloud.rhino.facilities.sas.bundle
-
- GenerateMergedBundle(String, String) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.GenerateMergedBundle
-
- GenerateMergedBundle(String, String, String) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.GenerateMergedBundle
-
- generateString(Iterable<MiniBundle>) - Method in class com.opencloud.rhino.facilities.sas.bundle.GenerateMergedBundle
-
- get(String) - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Get the value of the CMP field with the specified name.
- get(int) - Method in class com.opencloud.rhino.util.EncodableList
-
- get(Object) - Method in class com.opencloud.rhino.util.EncodableMap
-
- getActivities() - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
- getActivities(Class<?>) - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Get the set of Activity Contexts that the SBB entity currently associated with the instance is currently attached to, where the type of the underlying activity object is assignable to the specified type.
- getActivities() - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
Get the set of Activity Contexts that the SBB entity currently associated with the SBB part is currently attached to.
- getActivities(Class<?>) - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
Get the set of Activity Contexts that the SBB entity currently associated with the SBB part is currently attached to, where the type of the underlying activity object is assignable to the specified type.
- getActivity() - Method in interface com.opencloud.rhino.slee.servicenodeactivity.ServiceNodeActivityFactory
-
Get the Service Node Activity object for the invoking SBB.
- getActivityContextInterface(SessionOwnershipActivity) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivityContextInterfaceFactory
-
Get an ActivityContextInterface
object for a session ownership activity.
- getActivityContextInterface(ServiceNodeActivity) - Method in interface com.opencloud.rhino.slee.servicenodeactivity.ServiceNodeActivityContextInterfaceFactory
-
Get an ActivityContextInterface
object for a Service Node Activity.
- getAdditionalKeys() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Get the current set of additional keys for the record to be built.
- getAdditionalKeys() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Get the additional keys of this Session Ownership Record.
- getAddress() - Method in interface com.opencloud.rhino.slee.ConvergenceName
-
Get the Address that was used during the construction of the convergence name.
- getAttribute(String) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Get the value of the specified attribute from the record to be built.
- getAttribute(String) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Get the value of the Session Ownership Record attribute with the specified name.
- getAttributes() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Get the map of all attributes for the record to be built.
- getAttributes() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Get a map of attribute name to attribute value for all attributes stored with this Session Ownership Record.
- getAttributesNames() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Get the set of names of the attributes stored with this Session Ownership Record.
- getCall_flow() - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- getCall_info_id() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getCall_leg() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getCaption() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getChildRelation(String) - Method in interface com.opencloud.rhino.facilities.childrelations.ChildRelationFacility
-
Get a Child Relation object for the child relation declared with the specified name.
- getChildRelationFacility() - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Get the Child Relation Facility for this SBB.
- getChildRelationNames() - Method in interface com.opencloud.rhino.facilities.childrelations.ChildRelationFacility
-
Get the names of all child relations recognised by this facility.
- getChildSbbLocalHome(String) - Method in interface com.opencloud.rhino.facilities.childrelations.ChildRelationFacility
-
Get an SBB local home object for the SBB declared with the specified child relation name.
- getChildSbbs() - Method in interface com.opencloud.rhino.facilities.childrelations.ChildRelationFacility
-
Get a collection containing all child SBBs created by the SBB.
- getChildSbbs(Class<T>) - Method in interface com.opencloud.rhino.facilities.childrelations.ChildRelationFacility
-
Get a collection containing the child SBBs created by the SBB where the child SBB’s local interface is assignable to the specified interface.
- getChildTracer(String) - Method in interface com.opencloud.rhino.facilities.Tracer
-
Get a child tracer of this tracer with the specified name.
- getCMPFields() - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Get the CMP fields accessor object for this SBB.
- getCMPFields() - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
Get the CMP fields accessor object for this SBB part.
- getConvergenceName() - Method in interface com.opencloud.rhino.slee.ConvergenceName
-
Get a string representation of the computed convergence name.
- getConvergenceName() - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Get the convergence name that this SBB was created for.
- getConvergenceName() - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
Get the convergence name that the SBB entity the SBB part is associated with was created for.
- getCustomName() - Method in interface com.opencloud.rhino.slee.ConvergenceName
-
Get the custom name that was used during the construction of the convergence name.
- getData() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getDefaultTTL() - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Get the default time-to-live for records stored in this session ownership facility.
- getDefaultTTL() - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipProvider
-
Get the default time-to-live for records stored in this session ownership resource adaptor.
- getDetails() - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- getDirection() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getEncodableContext() - Method in interface com.opencloud.rhino.cmp.codecs.DecoderUtils
-
Get the encodable context object.
- getEncodableContext() - Method in interface com.opencloud.rhino.cmp.codecs.EncoderUtils
-
Get the encodable context object.
- getEnums() - Method in class com.opencloud.rhino.facilities.sas.bundle.Bundle
-
- getEvents() - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- getEvents() - Method in class com.opencloud.rhino.facilities.sas.bundle.SasBundle
-
- getExtendedTracer(ResourceAdaptorContext, String) - Static method in class com.opencloud.rhino.facilities.trace.TracerAccessor
-
- getExtendedTracer(SbbContext, String) - Static method in class com.opencloud.rhino.facilities.trace.TracerAccessor
-
- getExtendedTracer(ProfileContext, String) - Static method in class com.opencloud.rhino.facilities.trace.TracerAccessor
-
- getFailureCause() - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipWriteResult
-
- getId() - Method in class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
- getIdentifier() - Method in class com.opencloud.rhino.facilities.sas.bundle.BundleInfo
-
- getImmutableActivityContext(ActivityHandle) - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Gets an immutable copy of the activity’s logging context.
- getImmutableActivityContext(ActivityHandle) - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- getImmutableThreadContext() - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Gets an immutable copy of the current thread’s logging context.
- getImmutableThreadContext() - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- getInfo() - Method in class com.opencloud.rhino.facilities.sas.bundle.SasBundle
-
- getInvokingTrail() - Static method in class com.opencloud.rhino.facilities.sas.InvokingTrailAccessor
-
Gets the InvokingTrail.
- getJndiBindings() - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Get a map describing the JNDI bindings available to the SBB.
- getJndiBindings() - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
Get a map describing the JNDI bindings available to the SBB part.
- getJndiName() - Method in class com.opencloud.rhino.slee.environment.JndiBinding
-
Get the JNDI name of the binding.
- getKey() - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipWriteResult
-
Get the key that this write result applies to.
- getLevel() - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- getLocal_address() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getMessage() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getMessage_id() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getMinimum_sas_version() - Method in class com.opencloud.rhino.facilities.sas.bundle.BundleInfo
-
- getName() - Method in interface com.opencloud.rhino.cmp.CMPField
-
Get the CMP field name.
- getName() - Method in class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
- getName() - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- getName() - Method in class com.opencloud.rhino.facilities.sas.bundle.SasEnum
-
- getOrCreateTrail(ActivityHandle) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- getOrCreateTrail(EventContext) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- getOrCreateTrail(ActivityContextInterface) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- getOrCreateTrail(ActivityHandle) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Get the trail attached to an activity or a new trail if one is not bound.
- getOrCreateTrail(EventContext) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Get the trail attached to the activity owning an event, or a new trail if one is not bound.
- getOrCreateTrail(ActivityContextInterface) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Get the trail attached to an activity or a new trail if one is not bound.
- getOwnerURIs() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Get the set of session owner URIs for the record to be built.
- getOwnerUris() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Get the URIs for the owner of this Session Ownership Record.
- getParentTracer() - Method in interface com.opencloud.rhino.facilities.Tracer
-
Get this tracer’s parent tracer.
- getPrefix() - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- getPrimaryKey() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Get the primary key of the record to be built.
- getPrimaryKey() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Get the primary key of this Session Ownership Record.
- getProfileLocalInterface() - Method in interface com.opencloud.rhino.facilities.profile.ProfileTableDescriptor
-
Get the profile local interface of profile objects returned from the profile table.
- getProfileSpecification() - Method in interface com.opencloud.rhino.facilities.profile.ProfileTableDescriptor
-
Get the component identifier of the profile specification that the profile table was created from.
- getProfileTableDescriptor(String) - Method in interface com.opencloud.rhino.facilities.profile.ProfileFacility
-
Get the profile table descriptor for the profile table with the specified name.
- getProfileTableInterface() - Method in interface com.opencloud.rhino.facilities.profile.ProfileTableDescriptor
-
Get the profile table interface of the profile table.
- getProtocol() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getQueryID() - Method in class com.opencloud.rhino.resources.sessionownership.SessionOwnershipReadResultEvent
-
The query identifier.
- getQueryID() - Method in class com.opencloud.rhino.resources.sessionownership.SessionOwnershipWriteResultEvent
-
The query identifier.
- getReadRecords() - Method in class com.opencloud.rhino.resources.sessionownership.SessionOwnershipReadResultEvent
-
Get the records obtained as a result of the retrieve query operation.
- getReadSuccess() - Method in class com.opencloud.rhino.resources.sessionownership.SessionOwnershipReadResultEvent
-
Determine if the read was successful or not.
- getReference() - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- getRemote_address() - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- getResourceAdaptorType() - Method in class com.opencloud.rhino.slee.environment.ResourceAdaptorTypeBinding
-
Get the resource adaptor type of the binding.
- getResult() - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipWriteResult
-
Get the result of the write operation.
- getResults() - Method in class com.opencloud.rhino.resources.sessionownership.SessionOwnershipWriteResultEvent
-
Get the write results produced from the query operation.
- getSbbPart() - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
Get the SBB part component identifier that identifies the SBB part component of the SBB part object.
- getSequenceNumber() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Get the sequence number for the record to be built.
- getSequenceNumber() - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Get the sequence number of this Session Ownership Record.
- getService() - Method in interface com.opencloud.rhino.slee.servicenodeactivity.ServiceNodeActivity
-
Get the service component identifier that identifies the service component that this Service Node Activity was created for.
- getService() - Method in interface com.opencloud.rhino.slee.servicenodeactivity.ServiceNodeStartedEvent
-
Get the service component identifier that identifies the service component that has started.
- getServiceContext() - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Get the service context object.
- getSleeDatatypeDecoder() - Method in interface com.opencloud.rhino.cmp.codecs.DecoderUtils
-
Get the SLEE Datatype Decoder, a decoder of SLEE-specific datatypes that are not natively serialisable.
- getSleeDatatypeEncoder() - Method in interface com.opencloud.rhino.cmp.codecs.EncoderUtils
-
Get the SLEE Datatype Encoder, an encoder of SLEE-specific datatypes that are not natively serialisable.
- getSummary() - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- getTags() - Method in interface com.opencloud.rhino.cmp.CMPField
-
Get the set of CMP field tags associated with this CMP field.
- getTracer(String) - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
- getTracer(String) - Method in interface com.opencloud.rhino.slee.sbbpart.SbbPartContext
-
- getTrail(ActivityHandle) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- getTrail(ActivityHandle) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Get the trail attached to an activity.
- getType() - Method in interface com.opencloud.rhino.cmp.CMPField
-
Get the expected or current type of this CMP field.
- getType() - Method in class com.opencloud.rhino.slee.environment.ActivityContextInterfaceFactoryBinding
-
- getType() - Method in class com.opencloud.rhino.slee.environment.EnvEntry
-
- getType() - Method in class com.opencloud.rhino.slee.environment.Facility
-
- getType() - Method in class com.opencloud.rhino.slee.environment.JndiBinding
-
Get the type of the binding.
- getType() - Method in class com.opencloud.rhino.slee.environment.LimiterEndpoint
-
- getType() - Method in class com.opencloud.rhino.slee.environment.ResourceAdaptorEntityBinding
-
- getUser_exp() - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- getValue() - Method in interface com.opencloud.rhino.cmp.CMPField
-
Get the value of this CMP field.
- getValue() - Method in class com.opencloud.rhino.facilities.sas.bundle.SasEnum
-
- getValue() - Method in class com.opencloud.rhino.slee.environment.JndiBinding
-
Get the value bound to the JNDI name.
- getVersion() - Method in class com.opencloud.rhino.facilities.sas.bundle.BundleInfo
-
- getVersion() - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- parse(File) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundleParser
-
- parse(byte[], String) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundleParser
-
- PassByReference - Annotation Type in com.opencloud.rhino.cmp
-
Annotation that indicates to Rhino that it can maintain the value of the CMP field by reference rather than value during the specified scope.
- PassByReference.Scope - Enum in com.opencloud.rhino.cmp
-
Pass-by-reference scopes.
- peekRecord(String) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Synchronously attempt to retrieve a locally cached copy of the session ownership record with the specified primary key.
- peekRecord(String) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipProvider
-
Retrieve a locally cached copy of the session ownership record for the specified primary key.
- peekRecordsByAdditionalKey(String) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Synchronously attempt to retrieve locally cached copies of the session ownership records with the specified additional key.
- peekRecordsByAdditionalKey(String) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipProvider
-
Retrieve locally cached copies of session ownership records with the specified additional key.
- PostCreate - Annotation Type in com.opencloud.rhino.slee.lifecycle
-
Annotation that designates a method to receive a callback when the object is associated with a newly created persistent entity.
- PostLoad - Annotation Type in com.opencloud.rhino.slee.lifecycle
-
Annotation that designates a method to receive a callback when the state of the persistent entity needs to be synchronised with the state in the underlying data source.
- predefinedNames() - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Get the names of all CMP fields defined in the SBB abstract class and CMP extension interfaces.
- PreDispose - Annotation Type in com.opencloud.rhino.slee.lifecycle
-
Annotation that designates a method to receive a callback when the SLEE no longer needs the object.
- PreRemove - Annotation Type in com.opencloud.rhino.slee.lifecycle
-
Annotation that designates a method to receive a callback when the persistent entity associated with the object is about to be removed.
- PreStore - Annotation Type in com.opencloud.rhino.slee.lifecycle
-
Annotation that designates a method to receive a callback when state the underlying data source needs to be synchronised with the state of the persistent entity.
- printf(TraceLevel, String, Object...) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Logs a formatted message using the specified format string and arguments.
- ProfileFacility - Interface in com.opencloud.rhino.facilities.profile
-
Rhino extensions to the SLEE-defined Profile Facility.
- ProfileLocalObjectCodec() - Constructor for class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.ProfileLocalObjectCodec
-
- ProfileTableDescriptor - Interface in com.opencloud.rhino.facilities.profile
-
Profile table metadata descriptor.
- profileTableExists(String) - Method in interface com.opencloud.rhino.facilities.profile.ProfileFacility
-
Determine if a profile table with the specified name currently exists in the SLEE.
- PropagateUncheckedThrowables - Annotation Type in com.opencloud.rhino.slee
-
Annotation that can be used on SBB and profile local interface methods to indicate that any unchecked throwables (runtime exceptions and errors) thrown by the method should be propagated back to the caller as-is without marking the transaction for rollback.
- put(String, String) - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Add a single key/value pair to the current thread’s logging context.
- put(ActivityHandle, String, String) - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Add a key value pair to this activity’s logging context.
- put(String, String) - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- put(ActivityHandle, String, String) - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- put(K, V) - Method in class com.opencloud.rhino.util.EncodableMap
-
- putAll(Map<String, String>) - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Add a map of key/value pairs to the current thread’s logging context.
- putAll(ActivityHandle, Map<String, String>) - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Put all context entries into the current logging context.
- putAll(Map<String, String>) - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- putAll(ActivityHandle, Map<String, String>) - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.opencloud.rhino.util.EncodableMap
-
- putLoggingContextEntriesInActivities(ActivityContextInterface[], Map<String, String>) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Put all context entries into the current logging context for all given ACIs.
- putLoggingContextEntriesInActivities(Set<ActivityContextInterface>, Map<String, String>) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Put all context entries into the current logging context for all given ACIs.
- putLoggingContextEntriesInActivity(ActivityContextInterface, Map<String, String>) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Put all context entries into the current logging context for this aci.
- putLoggingContextEntryInActivities(ActivityContextInterface[], String, String) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Add a key value pair to all given activities logging context.
- putLoggingContextEntryInActivities(Set<ActivityContextInterface>, String, String) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Add a key value pair to all given activities logging context.
- putLoggingContextEntryInActivity(ActivityContextInterface, String, String) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Add a key value pair to this activity’s logging context.
- readElement(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.rhino.util.EncodableList
-
Deserialise a list element from the input stream.
- readElement(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.rhino.util.EncodableSet
-
Deserialise a set element from the input stream.
- readKey(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.rhino.util.EncodableMap
-
Deserialise a map key from the input stream.
- readValue(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.rhino.util.EncodableMap
-
Deserialise a map value from the input stream.
- remove(String) - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Remove a key from the current thread’s logging context.
- remove(ActivityHandle, String) - Method in interface com.opencloud.rhino.facilities.logging.LoggingContextFacility
-
Remove an entry from the logging context.
- remove(String) - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- remove(ActivityHandle, String) - Method in class com.opencloud.rhino.facilities.logging.NullLoggingContextFacilityImpl
-
- remove() - Static method in class com.opencloud.rhino.facilities.sas.InvokingTrailAccessor
-
Removes the trail object from the current Thread.
- remove(Object) - Method in class com.opencloud.rhino.util.EncodableList
-
- remove(int) - Method in class com.opencloud.rhino.util.EncodableList
-
- remove(Object) - Method in class com.opencloud.rhino.util.EncodableMap
-
- remove(Object) - Method in class com.opencloud.rhino.util.EncodableSet
-
- removeAdditionalKey(String) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Remove an additional key from the set of additional keys for the record to be built.
- removeAll(Collection<?>) - Method in class com.opencloud.rhino.util.EncodableList
-
- removeAll(Collection<?>) - Method in class com.opencloud.rhino.util.EncodableSet
-
- removeAttribute(String) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Remove the attribute with the specified name from the map of attributes for the record to be built..
- removeLoggingContextEntryFromActivities(ActivityContextInterface[], String) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Remove an entry from the logging context and all provided ACIs.
- removeLoggingContextEntryFromActivities(Set<ActivityContextInterface>, String) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Remove an entry from the logging context and all provided ACIs.
- removeLoggingContextEntryFromActivity(ActivityContextInterface, String) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
Remove an entry from the logging context.
- removeOwnerUri(String) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Remove a session owner URI from the set of owner URIs for the record to be built..
- report() - Method in interface com.opencloud.rhino.facilities.sas.Message
-
Enqueue this message for reporting to SAS.
- report() - Method in class com.opencloud.rhino.facilities.sas.NullEventMessageImpl
-
- report() - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- report(EventMessage) - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- report(MarkerMessage) - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- report(MarkerMessage, MarkerMessage) - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- report(MarkerMessage, MarkerMessage, MarkerMessage) - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- report(Markers) - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- report(Enum<? extends SasEventEnum>) - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- report(EventMessage) - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
- report(MarkerMessage) - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
- report(MarkerMessage, MarkerMessage) - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
- report(MarkerMessage, MarkerMessage, MarkerMessage) - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
- report(Markers) - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
Build and report a marker with no parameters
- report(Enum<? extends SasEventEnum>) - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
Build and report an event with no parameters
- reset() - Method in interface com.opencloud.rhino.cmp.CMPField
-
Reset this CMP field to its initial value.
- reset(String) - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Reset the specified CMP field to its initial value.
- reset() - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Resets all CMP fields to their initial value.
- ResourceAdaptorEntityBinding - Class in com.opencloud.rhino.slee.environment
-
Metadata class representing a JNDI binding to a resource adaptor entity.
- ResourceAdaptorEntityBinding(String, ResourceAdaptorTypeID, Object) - Constructor for class com.opencloud.rhino.slee.environment.ResourceAdaptorEntityBinding
-
Create a new JNDI binding metadata object for a binding to a resource adaptor entity.
- ResourceAdaptorTypeBinding - Class in com.opencloud.rhino.slee.environment
-
Base class for JNDI binding metadata related to resource adaptor types.
- ResourceAdaptorTypeBinding(String, ResourceAdaptorTypeID, Object) - Constructor for class com.opencloud.rhino.slee.environment.ResourceAdaptorTypeBinding
-
Create a new JNDI binding metadata object for a resource adaptor type.
- resumeDelivery() - Method in interface com.opencloud.rhino.slee.RhinoActivityContextInterface
-
Resume previously suspended delivery of events on this Activity Context.
- retainAll(Collection<?>) - Method in class com.opencloud.rhino.util.EncodableList
-
- retainAll(Collection<?>) - Method in class com.opencloud.rhino.util.EncodableSet
-
- retrieveRecord(String, SessionOwnershipReadListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to retrieve the session ownership record with the specified primary key.
- retrieveRecord(String) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to retrieve the session ownership record with the specified primary key.
- retrieveRecordsByAdditionalKey(String, SessionOwnershipReadListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to retrieve all session ownership records with the specified additional key.
- retrieveRecordsByAdditionalKey(String) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to retrieve all session ownership records with the specified additional key.
- RhinoActivityContextInterface - Interface in com.opencloud.rhino.slee
-
An extension of the JAIN SLEE-defined interface that provides access to Rhino-specific features.
- RhinoInitialEventSelector - Interface in com.opencloud.rhino.slee
-
An extension of the JAIN SLEE-defined interface that provides access to Rhino-specific features.
- RhinoSbbContext - Interface in com.opencloud.rhino.slee
-
An extension of the JAIN SLEE-defined interface that provides access to Rhino-specific features.
- RhinoSbbLocalHome - Interface in com.opencloud.rhino.slee
-
The RhinoSbbLocalHome
interface may be used by an SBB as its local home interface.
- SasBundle - Class in com.opencloud.rhino.facilities.sas.bundle
-
- SasBundle() - Constructor for class com.opencloud.rhino.facilities.sas.bundle.SasBundle
-
- SasEnum - Class in com.opencloud.rhino.facilities.sas.bundle
-
- SasEnum() - Constructor for class com.opencloud.rhino.facilities.sas.bundle.SasEnum
-
Constructor for parsing
Name and value must both be set
- SasEnum(String, Integer) - Constructor for class com.opencloud.rhino.facilities.sas.bundle.SasEnum
-
- SasEventEnum - Interface in com.opencloud.rhino.facilities.sas
-
Interface implemented by enumerated types that provide SAS Event IDs.
- SasFacility - Interface in com.opencloud.rhino.facilities.sas
-
Entry point to the SAS event reporting facility.
- SbbLocalObjectCodec() - Constructor for class com.opencloud.rhino.cmp.codecs.SleeDatatypeCodecs.SbbLocalObjectCodec
-
- SbbPartContext - Interface in com.opencloud.rhino.slee.sbbpart
-
The SbbPartContext
interface provides an SBB part object with access to SLEE-managed state that is dependent on the SBB part’s currently executing context.
- Scope - Enum in com.opencloud.rhino.facilities.sas
-
The scope of a SAS marker.
- serviceActivating(Object) - Method in interface com.opencloud.rhino.slee.RhinoSbbLocalHome
-
The SLEE invokes this method on the root SBB of a service when the service is about to transition from Inactive to Active.
- serviceDeactivating() - Method in interface com.opencloud.rhino.slee.RhinoSbbLocalHome
-
The SLEE invokes this method on the root SBB object of a service when no SBB entity trees remain in the service and it is about to transition from the Stopping state to the Inactive state.
- ServiceNodeActivity - Interface in com.opencloud.rhino.slee.servicenodeactivity
-
This interface is implemented by Service Node Activity objects.
- ServiceNodeActivityContextInterfaceFactory - Interface in com.opencloud.rhino.slee.servicenodeactivity
-
The Service Node Activity Context Interface Factory is used by SBBs to obtain an ActivityContextInterface
object for a Service Node Activity.
- ServiceNodeActivityFactory - Interface in com.opencloud.rhino.slee.servicenodeactivity
-
The Service Node Activity Factory is used by SBBs to get their Service Node Activity object.
- ServiceNodeStartedEvent - Interface in com.opencloud.rhino.slee.servicenodeactivity
-
This interface is implemented by Service Node Started events generated by Rhino when a Service is started on a given node.
- SessionOwnershipActivity - Interface in com.opencloud.rhino.resources.sessionownership
-
The Session Ownership Activity is the activity type on which the Session Ownership resource adaptor fires session ownership operation result events.
- SessionOwnershipActivityContextInterfaceFactory - Interface in com.opencloud.rhino.resources.sessionownership
-
The Session Ownership Activity Context Interface Factory is used by SBBs to obtain an ActivityContextInterface
object for a session ownership activity.
- SessionOwnershipFacility - Interface in com.opencloud.rhino.facilities.sessionownership
-
The session ownership facility provides a mechanism for tracking which node is currently responsible for processing
a given session.
- SessionOwnershipProvider - Interface in com.opencloud.rhino.resources.sessionownership
-
Resource adaptor interface for the Session Ownership resource adaptor type.
- SessionOwnershipReadListener - Interface in com.opencloud.rhino.facilities.sessionownership
-
Callback interface for Session Ownership Facility users that reports the outcome of read (retrieve) query operations.
- SessionOwnershipReadResultEvent - Class in com.opencloud.rhino.resources.sessionownership
-
- SessionOwnershipReadResultEvent(long, boolean, Set<SessionOwnershipRecord>) - Constructor for class com.opencloud.rhino.resources.sessionownership.SessionOwnershipReadResultEvent
-
- SessionOwnershipRecord - Class in com.opencloud.rhino.facilities.sessionownership
-
A Session Owner Record represents data for a single session stored by the session ownership facility.
- SessionOwnershipRecord(DataInput) - Constructor for class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord
-
Constructor used for deserialising a Session Ownership Record from a stream.
- SessionOwnershipRecord.Builder - Class in com.opencloud.rhino.facilities.sessionownership
-
Builder of Session Ownership Records.
- SessionOwnershipWriteListener - Interface in com.opencloud.rhino.facilities.sessionownership
-
Callback interface for Session Ownership Facility users that reports the outcome of write (store and delete) query operations.
- SessionOwnershipWriteResult - Interface in com.opencloud.rhino.facilities.sessionownership
-
Provides the result of any attempt to write data into the session ownership store.
- SessionOwnershipWriteResultEvent - Class in com.opencloud.rhino.resources.sessionownership
-
- SessionOwnershipWriteResultEvent(long, List<SessionOwnershipWriteResult>) - Constructor for class com.opencloud.rhino.resources.sessionownership.SessionOwnershipWriteResultEvent
-
- set(String, T) - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Set the value of the CMP field with the specified name to the specified value.
- set(int, E) - Method in class com.opencloud.rhino.util.EncodableList
-
- setActivityTrail(ActivityHandle, Trail) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- setActivityTrail(EventContext, Trail) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- setActivityTrail(ActivityContextInterface, Trail) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- setActivityTrail(ActivityHandle, Trail) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Set the trail for an Activity.
- setActivityTrail(EventContext, Trail) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Attach a given Trail to the Activity owning an EventContext.
- setActivityTrail(ActivityContextInterface, Trail) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Set the trail for an Activity.
- setAdditionalKeys(Set<String>) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Set the set of additional keys for the record to be built.
- setAttributes(Map<String, String>) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Set the map of attributes for the record to be built.
- setCall_flow(CallFlow) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- setCall_info_id(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setCall_leg(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setCaption(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- SetCodecType - Annotation Type in com.opencloud.rhino.cmp.codecs
-
Annotation that can be used on a set-type CMP field getter or setter method to indicate to Rhino a codec that should be used to serialise and serialise list elements.
- setCreatesNewRootSbbEntity(boolean) - Method in interface com.opencloud.rhino.slee.RhinoInitialEventSelector
-
Set the flag indicating whether or not this initial event will cause the creation of a new SBB entity.
- setData(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setDetails(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- setDirection(Direction) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setEncodableContext(T) - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Set the encodable context object.
- setEnums(Map<String, Map<Integer, String>>) - Method in class com.opencloud.rhino.facilities.sas.bundle.Bundle
-
- setEvents(SortedMap<EventKey, EventDescription>) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- setEvents(SortedMap<Integer, EventDescription>) - Method in class com.opencloud.rhino.facilities.sas.bundle.SasBundle
-
- setId(int) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
- setIdentifier(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.BundleInfo
-
- setInfo(BundleInfo) - Method in class com.opencloud.rhino.facilities.sas.bundle.SasBundle
-
- setInvokingTrail(Trail) - Static method in class com.opencloud.rhino.facilities.sas.InvokingTrailAccessor
-
Provides set access to the InvokingTrail.
- setLevel(int) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- setLocal_address(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setMessage(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setMessage_id(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setMinimum_sas_version(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.BundleInfo
-
- setName(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventKey
-
- setName(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- setName(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.SasEnum
-
- setOwnerURIs(Set<String>) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Set the set of session owner URIs for the record to be built.
- setPrefix(Integer) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- setPrimaryKey(String) - Method in class com.opencloud.rhino.facilities.sessionownership.SessionOwnershipRecord.Builder
-
Set the primary key for the record to be built.
- setProtocol(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setReactivationFlag(boolean) - Method in interface com.opencloud.rhino.facilities.sas.MarkerMessage
-
Sets the reactivation flag of the marker.
- setReactivationFlag(boolean) - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- setRemote_address(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.CallFlow
-
- setServiceContext(T) - Method in interface com.opencloud.rhino.slee.RhinoSbbContext
-
Set the service context object.
- setSummary(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- setUser_exp(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.EventDescription
-
- setValue(T) - Method in interface com.opencloud.rhino.cmp.CMPField
-
Set the CMP field to the specified value.
- setValue(Integer) - Method in class com.opencloud.rhino.facilities.sas.bundle.SasEnum
-
- setVersion(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.BundleInfo
-
- setVersion(String) - Method in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
- severe(CharSequence) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(CharSequence, Throwable) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object...) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- severe(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.ExtendedTracer
-
- ShortCodec() - Constructor for class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.ShortCodec
-
- SimpleDatatypeCodecs - Class in com.opencloud.rhino.cmp.codecs
-
Predefined codecs for simple Java types.
- SimpleDatatypeCodecs.BigDecimalCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for BigDecimal
.
- SimpleDatatypeCodecs.BigIntegerCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for BigInteger
.
- SimpleDatatypeCodecs.BooleanCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Boolean
.
- SimpleDatatypeCodecs.ByteArrayCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for byte[]
.
- SimpleDatatypeCodecs.ByteCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Byte
.
- SimpleDatatypeCodecs.CharacterCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Character
.
- SimpleDatatypeCodecs.DoubleCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Double
.
- SimpleDatatypeCodecs.FloatCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Float
.
- SimpleDatatypeCodecs.IntegerCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Integer
.
- SimpleDatatypeCodecs.LongCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Long
.
- SimpleDatatypeCodecs.ShortCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for Short
.
- SimpleDatatypeCodecs.StringCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for String
.
- size() - Method in class com.opencloud.rhino.util.EncodableList
-
- size() - Method in class com.opencloud.rhino.util.EncodableMap
-
- size() - Method in class com.opencloud.rhino.util.EncodableSet
-
- SleeDatatypeCodecs - Class in com.opencloud.rhino.cmp.codecs
-
Predefined codecs for SLEE datatypes.
- SleeDatatypeCodecs.ActivityContextInterfaceCodec<T extends ActivityContextInterface> - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for ActivityContextInterface
and derived interfaces.
- SleeDatatypeCodecs.EventContextCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for EventContext
.
- SleeDatatypeCodecs.ProfileLocalObjectCodec<T extends ProfileLocalObject> - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for ProfileLocalObject
and derived interfaces.
- SleeDatatypeCodecs.SbbLocalObjectCodec<T extends SbbLocalObject> - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for SbbLocalObject
and derived interfaces.
- SleeDatatypeCodecs.TimerIDCodec - Class in com.opencloud.rhino.cmp.codecs
-
Datatype codec for TimerID
.
- SleeDatatypeDecoder - Interface in com.opencloud.rhino.cmp.codecs
-
Decoder of SLEE-specific datatypes.
- SleeDatatypeEncoder - Interface in com.opencloud.rhino.cmp.codecs
-
Encoder of SLEE-specific datatypes.
- startAndAssociateTrail(Trail, Scope) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- startAndAssociateTrail(Trail, Scope) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Start a new colocated SAS trail, and associate it with the original trail.
- startColocatedTrail(Trail) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- startColocatedTrail(Trail) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Start a new SAS trail on the same server as an existing SAS trail.
- startTrail() - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- startTrail(UUID) - Method in class com.opencloud.rhino.facilities.sas.NullSasFacilityImpl
-
- startTrail() - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Send a start marker on the next trail ID, and return a trail to create and send messages on.
- startTrail(UUID) - Method in interface com.opencloud.rhino.facilities.sas.SasFacility
-
Send a start marker on the next trail ID, and return a trail to create and send messages on.
- staticParam(int) - Method in interface com.opencloud.rhino.facilities.sas.Message
-
Add a 32-bit fixed-length parameter to the message.
- staticParam(EnumParameter) - Method in interface com.opencloud.rhino.facilities.sas.Message
-
Add a 32-bit fixed-length parameter to the message, specified as an enumerated type.
- staticParam(Integer) - Method in interface com.opencloud.rhino.facilities.sas.Message
-
Add a 32-bit fixed-length parameter to the message, specified as an Integer.
- staticParam(int) - Method in class com.opencloud.rhino.facilities.sas.NullEventMessageImpl
-
- staticParam(EnumParameter) - Method in class com.opencloud.rhino.facilities.sas.NullEventMessageImpl
-
- staticParam(Integer) - Method in class com.opencloud.rhino.facilities.sas.NullEventMessageImpl
-
- staticParam(int) - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- staticParam(EnumParameter) - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- staticParam(Integer) - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- steeringId() - Method in class com.opencloud.rhino.facilities.sas.NullTrailImpl
-
- steeringId() - Method in interface com.opencloud.rhino.facilities.sas.Trail
-
- storeRecord(SessionOwnershipRecord) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecord(SessionOwnershipRecord, long) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecord(SessionOwnershipRecord, SessionOwnershipWriteListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecord(SessionOwnershipRecord, long, SessionOwnershipWriteListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecord(SessionOwnershipRecord) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecord(SessionOwnershipRecord, long) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCompareSequence(int, SessionOwnershipRecord) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCompareSequence(int, SessionOwnershipRecord, long) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCompareSequence(int, SessionOwnershipRecord, SessionOwnershipWriteListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCompareSequence(int, SessionOwnershipRecord, long, SessionOwnershipWriteListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCASCompareSequence(int, SessionOwnershipRecord) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCASCompareSequence(int, SessionOwnershipRecord, long) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCreateOnly(SessionOwnershipRecord) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCreateOnly(SessionOwnershipRecord, long) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCreateOnly(SessionOwnershipRecord, SessionOwnershipWriteListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCasCreateOnly(SessionOwnershipRecord, long, SessionOwnershipWriteListener) - Method in interface com.opencloud.rhino.facilities.sessionownership.SessionOwnershipFacility
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCASCreateOnly(SessionOwnershipRecord) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- storeRecordWithCASCreateOnly(SessionOwnershipRecord, long) - Method in interface com.opencloud.rhino.resources.sessionownership.SessionOwnershipActivity
-
Asynchronously attempt to write a session ownership record into the session ownership store.
- StringCodec() - Constructor for class com.opencloud.rhino.cmp.codecs.SimpleDatatypeCodecs.StringCodec
-
- subList(int, int) - Method in class com.opencloud.rhino.util.EncodableList
-
- suspendDelivery() - Method in interface com.opencloud.rhino.slee.RhinoActivityContextInterface
-
Suspend further delivery of events on this Activity Context.
- suspendDelivery(int) - Method in interface com.opencloud.rhino.slee.RhinoActivityContextInterface
-
Suspend further delivery of events on this Activity Context.
- value() - Method in interface com.opencloud.rhino.facilities.sas.EnumParameter
-
- value() - Method in enum com.opencloud.rhino.facilities.sas.UniquenessScope
-
- valueOf(String) - Static method in enum com.opencloud.rhino.cmp.PassByReference.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.facilities.sas.bundle.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.facilities.sas.Markers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.facilities.sas.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.facilities.sas.UniquenessScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.facilities.sessionownership.WriteResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.slee.environment.BindingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.util.EncodableList.BackingStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.util.EncodableMap.BackingStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opencloud.rhino.util.EncodableSet.BackingStore
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.opencloud.rhino.cmp.PassByReference.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.facilities.sas.bundle.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.facilities.sas.Markers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.facilities.sas.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.facilities.sas.UniquenessScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.facilities.sessionownership.WriteResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.slee.environment.BindingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.util.EncodableList.BackingStore
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.opencloud.rhino.util.EncodableMap.BackingStore
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.opencloud.rhino.util.EncodableMap
-
- values() - Static method in enum com.opencloud.rhino.util.EncodableSet.BackingStore
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varParam(Object) - Method in interface com.opencloud.rhino.facilities.sas.Message
-
Add one variable length parameter.
- varParam(Object) - Method in class com.opencloud.rhino.facilities.sas.NullEventMessageImpl
-
- varParam(Object) - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- varParams(Object, Object) - Method in interface com.opencloud.rhino.facilities.sas.Message
-
Add two variable-length parameters.
- varParams(Object, Object, Object) - Method in interface com.opencloud.rhino.facilities.sas.Message
-
Add three variable-length parameters.
- varParams(Object, Object) - Method in class com.opencloud.rhino.facilities.sas.NullEventMessageImpl
-
- varParams(Object, Object, Object) - Method in class com.opencloud.rhino.facilities.sas.NullEventMessageImpl
-
- varParams(Object, Object) - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- varParams(Object, Object, Object) - Method in class com.opencloud.rhino.facilities.sas.NullMarkerMessageImpl
-
- verifyConfiguration() - Method in interface com.opencloud.rhino.slee.RhinoSbbLocalHome
-
The SLEE invokes this method on the root SBB of a service when the service is about to transition from Inactive to Active.
- VERSION_COMPARATOR - Static variable in class com.opencloud.rhino.facilities.sas.bundle.MiniBundle
-
Ruby style version string comparator.
- visit(String, CMPFieldVisitor) - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Iterate over CMP fields tagged with a specified tag name, invoking a visitor object for each CMP field visited by the iterator.
- visit(boolean, CMPFieldVisitor) - Method in interface com.opencloud.rhino.cmp.CMPFields
-
Iterate over all CMP fields defined in the SBB abstract class and CMP extension interfaces.
- visit(CMPField) - Method in interface com.opencloud.rhino.cmp.CMPFieldVisitor
-
This method is invoked for each CMP field that a visiting iterator encounters.