Uses of Interface
com.opencloud.sentinel.feature.spi.SentinelLocal
-
Packages that use SentinelLocal Package Description com.opencloud.sentinel.feature.spi This package contains the endpoint and feature API in the Sentinel services. -
-
Uses of SentinelLocal in com.opencloud.sentinel.feature.spi
Methods in com.opencloud.sentinel.feature.spi that return SentinelLocal Modifier and Type Method Description SentinelLocalSentinelSbbLocalObjectAccess. getSentinelLocal()Methods in com.opencloud.sentinel.feature.spi with parameters of type SentinelLocal Modifier and Type Method Description voidSentinelFeatureSbbLocal. startFeature(SentinelLocal sentinel, java.lang.Object trigger, java.lang.Object activity, javax.slee.ActivityContextInterface aci)kick off the featurevoidSentinelFeatureSbbLocal. 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
-