Package org.red5.server.api
Interface IApplicationContext
- All Known Implementing Classes:
TomcatApplicationContext
public interface IApplicationContext
Interface that wraps the application server context.
- Author:
- The Red5 Project, Joachim Bauch (jojo@struktur.de)
-
Method Summary
-
Method Details
-
stop
void stop()Stop the web application.
-