public interface PreferenceScopeResolutionStrategy
Modifier and Type | Method and Description |
---|---|
PreferenceScopeResolutionStrategyInfo |
getInfo()
Defines the order of scopes that will be used when a preference value is searched, as well
the scope where a preference will be persisted if none is provided.
|
PreferenceScopeResolver |
getScopeResolver()
Returns a scope resolver for this scope resolution strategy.
|
PreferenceScopeResolutionStrategyInfo getInfo()
PreferenceScopeResolver getScopeResolver()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.