@Portable public class PreferenceScopeResolutionStrategyInfo extends Object
Constructor and Description |
---|
PreferenceScopeResolutionStrategyInfo(List<PreferenceScope> order,
PreferenceScope defaultScope) |
Modifier and Type | Method and Description |
---|---|
PreferenceScope |
defaultScope() |
List<PreferenceScope> |
order() |
public PreferenceScopeResolutionStrategyInfo(List<PreferenceScope> order, PreferenceScope defaultScope)
public List<PreferenceScope> order()
public PreferenceScope defaultScope()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.