com.intellij.j2ee.deployment
Interface J2EEDeploymentListener


public interface J2EEDeploymentListener


Method Summary
 void deploymentStatusChanged(J2EEModuleProperties item, DeploymentStatus newStatus, CommonModel runConfiguration)
           
 

Method Detail

deploymentStatusChanged

void deploymentStatusChanged(J2EEModuleProperties item,
                             DeploymentStatus newStatus,
                             CommonModel runConfiguration)