@ApplicationScoped public class ProjectScopedResolutionStrategySupplier extends Object implements Supplier<org.uberfire.ext.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo>
| Constructor and Description |
|---|
ProjectScopedResolutionStrategySupplier() |
ProjectScopedResolutionStrategySupplier(WorkbenchPreferenceScopeResolutionStrategies scopeResolutionStrategies) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.ext.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo |
get() |
void |
selectedProjectChanged(ProjectContextChangeEvent event) |
public ProjectScopedResolutionStrategySupplier()
@Inject public ProjectScopedResolutionStrategySupplier(WorkbenchPreferenceScopeResolutionStrategies scopeResolutionStrategies)
public void selectedProjectChanged(@Observes
ProjectContextChangeEvent event)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.