Uses of Interface
com.opencloud.sentinel.feature.sbb.FeatureSbbFacade.FeatureSbbInvoker
-
Packages that use FeatureSbbFacade.FeatureSbbInvoker Package Description com.opencloud.sentinel.feature.sbb A base class that Sentinel SBB based features may choose to extend. -
-
Uses of FeatureSbbFacade.FeatureSbbInvoker in com.opencloud.sentinel.feature.sbb
Classes in com.opencloud.sentinel.feature.sbb that implement FeatureSbbFacade.FeatureSbbInvoker Modifier and Type Class Description class
SentinelFeatureSbbSupportInvoker
Constructors in com.opencloud.sentinel.feature.sbb with parameters of type FeatureSbbFacade.FeatureSbbInvoker Constructor Description FeatureSbbFacade(FeatureEndpoint caller, com.opencloud.sce.fsmtool.Facilities facilities, com.opencloud.rhino.facilities.childrelations.ChildRelationFacility childRelationFacility, FeatureSbbFacade.FeatureSbbInvoker featureSbbInvoker, java.lang.String name, java.lang.String sbbAlias)
-