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
NoSuchFieldException
IllegalAccessException
protected void initializeLocator()
Copyright © 2019. All rights reserved.