|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.core.config.ConfiguratorFactory
public class ConfiguratorFactory
Factory class for IConfigurators.
| Constructor Summary | |
|---|---|
ConfiguratorFactory()
|
|
| Method Summary | |
|---|---|
static IConfigurator |
createConfigurator(IConfigurationElement element)
Create an IConfigurator from the specified
IConfigurationElement. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfiguratorFactory()
| Method Detail |
|---|
public static IConfigurator createConfigurator(IConfigurationElement element)
throws ProblemException
IConfigurator from the specified
IConfigurationElement. This element has to correspond to an
extension of the eu.geclipse.core.configurator extension
point.
element - The configurator extension.
IConfiguration object corresponding to the specified
extension.
ProblemException - If the configuration could not be parsed.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||