@ApplicationScoped public class ProjectScopedResolutionStrategySupplier extends Object implements Supplier<PreferenceScopeResolutionStrategyInfo>
| Constructor and Description |
|---|
ProjectScopedResolutionStrategySupplier() |
ProjectScopedResolutionStrategySupplier(WorkbenchPreferenceScopeResolutionStrategies scopeResolutionStrategies) |
| Modifier and Type | Method and Description |
|---|---|
PreferenceScopeResolutionStrategyInfo |
get() |
void |
selectedProjectChanged(WorkspaceProjectContextChangeEvent event) |
public ProjectScopedResolutionStrategySupplier()
@Inject public ProjectScopedResolutionStrategySupplier(WorkbenchPreferenceScopeResolutionStrategies scopeResolutionStrategies)
public void selectedProjectChanged(@Observes
WorkspaceProjectContextChangeEvent event)
public PreferenceScopeResolutionStrategyInfo get()
get in interface Supplier<PreferenceScopeResolutionStrategyInfo>Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.