Uses of Class
org.uberfire.experimental.service.registry.impl.ExperimentalFeaturesRegistryImpl
-
Packages that use ExperimentalFeaturesRegistryImpl Package Description org.uberfire.experimental.service.backend.impl -
-
Uses of ExperimentalFeaturesRegistryImpl in org.uberfire.experimental.service.backend.impl
Methods in org.uberfire.experimental.service.backend.impl that return ExperimentalFeaturesRegistryImpl Modifier and Type Method Description ExperimentalFeaturesRegistryImplExperimentalFeaturesSessionImpl. getFeaturesRegistry()Methods in org.uberfire.experimental.service.backend.impl with parameters of type ExperimentalFeaturesRegistryImpl Modifier and Type Method Description voidExperimentalFeaturesSessionImpl. setRegistry(ExperimentalFeaturesRegistryImpl registry)Constructors in org.uberfire.experimental.service.backend.impl with parameters of type ExperimentalFeaturesRegistryImpl Constructor Description ExperimentalFeaturesSessionImpl(boolean experimentalFeaturesEnabled, ExperimentalFeaturesRegistryImpl registry)
-