jrunx.ide.controller
Interface ServerManager
- All Known Implementing Classes:
- JRun4ServerManager, JRun3ServerManager
- public interface ServerManager
RUNNING
public static final int RUNNING
STOPPED
public static final int STOPPED
UNKNOWN
public static final int UNKNOWN
listServers
public JRunServer[] listServers()
throws java.io.FileNotFoundException,
JRunWizardException
getXmlDocument
public org.w3c.dom.Document getXmlDocument(java.net.URL url)
throws java.lang.Exception
getServerStatus
public int getServerStatus(JRunServer server)
Copyright � 2002 Macromedia Corporation. All Rights Reserved.