public class SettableFeatureProvider extends CacheableFeatureProvider<SettableFeature>
| Modifier and Type | Field and Description |
|---|---|
protected int |
availability |
static FeatureProvider |
DISABLE_ALL |
features, scope, scopes| Constructor and Description |
|---|
SettableFeatureProvider(java.lang.String scope,
int availability) |
| Modifier and Type | Method and Description |
|---|---|
protected SettableFeature |
makeFeature(java.lang.String featureName) |
protected FeatureProvider |
makeProvider(java.lang.String fullScopeName) |
getFeature, makeName, scopepublic static final FeatureProvider DISABLE_ALL
protected final int availability
public SettableFeatureProvider(java.lang.String scope,
int availability)
protected SettableFeature makeFeature(java.lang.String featureName)
makeFeature in class CacheableFeatureProvider<SettableFeature>protected FeatureProvider makeProvider(java.lang.String fullScopeName)
makeProvider in class CacheableFeatureProvider<SettableFeature>Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.