|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.j2ee.make.J2EEBuildParticipantBase
public abstract class J2EEBuildParticipantBase
| Field Summary | |
|---|---|
protected Module |
myModule
|
| Constructor Summary | |
|---|---|
protected |
J2EEBuildParticipantBase(Module module)
|
| Method Summary | |
|---|---|
protected J2EEDeploymentItem[] |
getDeploymentDescriptors()
|
Module |
getModule()
|
void |
registerBuildInstructions(BuildRecipe instructions,
CompileContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.intellij.j2ee.make.J2EEBuildParticipant |
|---|
afterExplodedCreated, afterJarCreated, buildFinished |
| Field Detail |
|---|
protected final Module myModule
| Constructor Detail |
|---|
protected J2EEBuildParticipantBase(Module module)
| Method Detail |
|---|
public Module getModule()
public void registerBuildInstructions(BuildRecipe instructions,
CompileContext context)
registerBuildInstructions in interface J2EEBuildParticipantprotected J2EEDeploymentItem[] getDeploymentDescriptors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||