@Dependent public class PreferenceScopeResolutionStrategyMock extends Object implements org.uberfire.preferences.shared.PreferenceScopeResolutionStrategy
Constructor and Description |
---|
PreferenceScopeResolutionStrategyMock() |
Modifier and Type | Method and Description |
---|---|
org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo |
getInfo() |
org.uberfire.preferences.shared.PreferenceScopeResolver |
getScopeResolver() |
public PreferenceScopeResolutionStrategyMock()
public org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo getInfo()
getInfo
in interface org.uberfire.preferences.shared.PreferenceScopeResolutionStrategy
public org.uberfire.preferences.shared.PreferenceScopeResolver getScopeResolver()
getScopeResolver
in interface org.uberfire.preferences.shared.PreferenceScopeResolutionStrategy
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.