Constructor and Description |
---|
EditableExperimentalFeature(ExperimentalFeature feature) |
Modifier and Type | Method and Description |
---|---|
ExperimentalFeature |
ExperimentalFeatureModifiedEvent.getFeature() |
Constructor and Description |
---|
ExperimentalFeatureModifiedEvent(ExperimentalFeature feature) |
NonPortableExperimentalFeatureModifiedEvent(ExperimentalFeature feature) |
PortableExperimentalFeatureModifiedEvent(ExperimentalFeature feature) |
Modifier and Type | Method and Description |
---|---|
Collection<ExperimentalFeature> |
ExperimentalFeaturesRegistry.getAllFeatures()
Returns all the
ExperimentalFeature present on the platform |
Optional<ExperimentalFeature> |
ExperimentalFeaturesRegistry.getFeature(String featureId)
Returns the
ExperimentalFeature identified by the given featureID |
Modifier and Type | Class and Description |
---|---|
class |
ExperimentalFeatureImpl |
Modifier and Type | Method and Description |
---|---|
Collection<ExperimentalFeature> |
ExperimentalFeaturesRegistryImpl.getAllFeatures() |
Optional<ExperimentalFeature> |
ExperimentalFeaturesRegistryImpl.getFeature(String featureId) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.