public interface PreferenceScopeResolver
Modifier and Type | Method and Description |
---|---|
PreferenceScope |
resolve(String... scopeTypes)
Returns a PreferenceScope that belongs to the resolution strategy hierarchy, based on the passed
types.
|
PreferenceScope resolve(String... scopeTypes)
scopeTypes
- Scope types associated to the desired scope.Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.