public class ConfiguationProvider extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXT_POINT_ID |
Modifier and Type | Method and Description |
---|---|
org.eclipse.osgi.framework.console.CommandProvider[] |
getCommandProvider(IPartConfiguration[] arrConfig) |
String[] |
getFacesConfigFiles(IPartConfiguration[] arrConfig) |
static ConfiguationProvider |
getInstance() |
String[] |
getXspConfigFiles(IPartConfiguration[] arrConfig) |
public static final String EXT_POINT_ID
public static ConfiguationProvider getInstance()
public String[] getXspConfigFiles(IPartConfiguration[] arrConfig)
public String[] getFacesConfigFiles(IPartConfiguration[] arrConfig)
public org.eclipse.osgi.framework.console.CommandProvider[] getCommandProvider(IPartConfiguration[] arrConfig)
Copyright © 2021. All Rights Reserved.