|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.j2ee.run.configuration.J2EEConfigurationType
public abstract class J2EEConfigurationType
| Constructor Summary | |
|---|---|
protected |
J2EEConfigurationType()
|
| Method Summary | |
|---|---|
protected abstract RunConfiguration |
createJ2EEConfigurationTemplate(ConfigurationFactory factory,
Project project,
boolean isLocal)
|
void |
disposeComponent()
Component should dispose system resources or perform another cleanup in this method. |
ConfigurationFactory[] |
getConfigurationFactories()
|
void |
initComponent()
Component should do initialization and communication with another components in this method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.intellij.execution.configurations.ConfigurationType |
|---|
getConfigurationTypeDescription, getDisplayName, getIcon |
| Methods inherited from interface com.intellij.openapi.components.BaseComponent |
|---|
getComponentName |
| Constructor Detail |
|---|
protected J2EEConfigurationType()
| Method Detail |
|---|
protected abstract RunConfiguration createJ2EEConfigurationTemplate(ConfigurationFactory factory,
Project project,
boolean isLocal)
public void initComponent()
BaseComponent
initComponent in interface BaseComponentpublic void disposeComponent()
BaseComponent
disposeComponent in interface BaseComponentpublic ConfigurationFactory[] getConfigurationFactories()
getConfigurationFactories in interface ConfigurationType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||