public interface SentinelFeatureSbbAccess<SessionStateType>
Modifier and Type | Method and Description |
---|---|
FeatureEndpoint |
getFeatureEndpoint()
Get the sentinels currently executing feature endpoint (the endpoint for our feature)
|
MapperFacilities |
getMapperFacilities()
Get the Sentinel mapper facilities that can be used by the feature.
|
MapperLibrary<?> |
getMapperLibrary()
Get the Sentinel mapper library that can be used by the feature.
|
javax.slee.SbbLocalObject |
getSbbLocalObject()
Get the SbbLocalObject of the feature SBB
|
SessionStateType |
getSentinelSessionState()
Get Sentinel Session State
|
javax.slee.SbbLocalObject getSbbLocalObject()
SessionStateType getSentinelSessionState()
FeatureEndpoint getFeatureEndpoint()
MapperLibrary<?> getMapperLibrary()
MapperFacilities getMapperFacilities()
Copyright © OpenCloud. All Rights Reserved.