Package org.openforis.web.server
Interface ApplicationServer
- All Known Implementing Classes:
CollectJettyServer,JettyApplicationServer
public interface ApplicationServer
-
Method Summary
-
Method Details
-
initialize
- Throws:
IOException
-
start
- Throws:
Exception
-
stop
- Throws:
Exception
-
isRunning
boolean isRunning() -
getUrl
String getUrl()
-