public class CustomizationTokensProvider extends Object
| Constructor and Description |
|---|
CustomizationTokensProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigCustomizationToken> |
getPresentConfigCustomizationTokens() |
List<ConfigCustomizationToken> |
getPresentDefaultConfigCustomizationTokens()
The tokens that are returned by this method will be used directly without consulting the portbase, etc.
|
protected void |
initializeLocator() |
public List<ConfigCustomizationToken> getPresentConfigCustomizationTokens() throws NoSuchFieldException, IllegalAccessException
public List<ConfigCustomizationToken> getPresentDefaultConfigCustomizationTokens() throws NoSuchFieldException, IllegalAccessException
NoSuchFieldExceptionIllegalAccessExceptionprotected void initializeLocator()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.