Interface BackendExperimentalFeaturesRegistryService
-
public interface BackendExperimentalFeaturesRegistryServiceDefinition of the Backend Service to lookup the userExperimentalFeaturesSession
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExperimentalFeaturesSessiongetExperimentalFeaturesSession()Retrieves the currentExperimentalFeaturesSession
-
-
-
Method Detail
-
getExperimentalFeaturesSession
ExperimentalFeaturesSession getExperimentalFeaturesSession()
Retrieves the currentExperimentalFeaturesSession- Returns:
- the current
ExperimentalFeaturesSession
-
-