Package com.opencloud.sentinel.feature.impl
Classes that Sentinel POJO based features may choose to extend.
-
Interface Summary Interface Description BaseFeatureCreator Base class for types of FeatureCreator. -
Class Summary Class Description BaseFeature<SessionStateType,EndpointType extends FeatureEndpoint> Base class for POJO features.DelegatingFeatureCollection This class will be used to bridge between the old style of feature collection and the new styleFeatureCollectionImpl Feature collection implementation used by new dynamic assembled feature collectionsFeatureCreatorLookupTable<T extends BaseFeatureCreator> FeatureFactoryImpl<FeatureEndpointType extends FeatureEndpoint> NullSentinelFeature NullSentinelFeature is used by Sentinel if a feature that does not exist is referenced in a feature execution script.