com.intellij.j2ee.appServerIntegrations
Interface ApplicationServerHelper


public interface ApplicationServerHelper


Method Summary
 ApplicationServerPersistentDataEditor createConfigurable()
           
 ApplicationServerPersistentData createPersistentDataEmptyInstance()
           
 ApplicationServerInfo getApplicationServerInfo(ApplicationServerPersistentData persistentData)
           
 

Method Detail

getApplicationServerInfo

ApplicationServerInfo getApplicationServerInfo(ApplicationServerPersistentData persistentData)
                                               throws CantFindApplicationServerJarsException
Throws:
CantFindApplicationServerJarsException

createPersistentDataEmptyInstance

ApplicationServerPersistentData createPersistentDataEmptyInstance()

createConfigurable

ApplicationServerPersistentDataEditor createConfigurable()