com.intellij.j2ee.appServerIntegrations
Interface ApplicationServer


public interface ApplicationServer


Method Summary
 Library getLibrary()
           
 java.lang.String getName()
           
 ApplicationServerPersistentData getPersistentData()
           
 AppServerIntegration getSourceIntegration()
           
 

Method Detail

getName

java.lang.String getName()

getSourceIntegration

AppServerIntegration getSourceIntegration()

getLibrary

Library getLibrary()

getPersistentData

ApplicationServerPersistentData getPersistentData()