@PropagateUncheckedThrowables
public interface SentinelLocal
extends javax.slee.SbbLocalObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConvergenceName()
Return the convergence name for the service sbb.
|
FeatureEndpoint |
getCurrentFeatureEndpoint()
Get the callers endpoint
|
FeatureSbbSessionTraceConfig |
getFeatureSbbSessionTraceConfig()
Get the Sentinels session trace configuration interface for feature SBBs
|
MapperFacilities |
getMapperFacilities()
Get the Sentinel mapper facilities.
|
MapperLibrary<?> |
getMapperLibrary()
Get the Sentinel mapper library.
|
SentinelSessionState |
getSentinelSessionState()
Get the session state
|
void |
runInSbbLocalContext(java.lang.Runnable c)
Performs .run() on a Runnable in the sbb local context.
|
FeatureEndpoint getCurrentFeatureEndpoint()
SentinelSessionState getSentinelSessionState()
FeatureSbbSessionTraceConfig getFeatureSbbSessionTraceConfig()
MapperLibrary<?> getMapperLibrary()
MapperFacilities getMapperFacilities()
void runInSbbLocalContext(java.lang.Runnable c)
java.lang.String getConvergenceName()
Copyright © OpenCloud. All Rights Reserved.