public interface ExperimentalFeaturesSession
Modifier and Type | Method and Description |
---|---|
ExperimentalFeaturesRegistry |
getFeaturesRegistry()
Retrieves the
ExperimentalFeaturesRegistry based on the user settings. |
boolean |
isExperimentalFeaturesEnabled()
Determines if the experimental framework is enabled or not
|
ExperimentalFeaturesRegistry getFeaturesRegistry()
ExperimentalFeaturesRegistry
based on the user settings.ExperimentalFeaturesRegistry
for the current userboolean isExperimentalFeaturesEnabled()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.