Package | Description |
---|---|
com.opencloud.sentinel.feature.spi |
This package contains the endpoint and feature API in the Sentinel services.
|
Modifier and Type | Method and Description |
---|---|
SentinelLocal |
SentinelSbbLocalObjectAccess.getSentinelLocal() |
Modifier and Type | Method and Description |
---|---|
void |
SentinelFeatureSbbLocal.startFeature(SentinelLocal sentinel,
java.lang.Object trigger,
java.lang.Object activity,
javax.slee.ActivityContextInterface aci)
kick off the feature
|
void |
SentinelFeatureSbbLocal.startFeature(SentinelLocal sentinel,
java.lang.Object trigger,
java.lang.Object activity,
javax.slee.ActivityContextInterface aci,
java.util.Map<java.lang.String,ParameterValue> featureParameters)
kick off the feature
|
Copyright © OpenCloud. All Rights Reserved.