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

    Modifier and Type
    Method
    Description
    void
    Stop the web application.
  • Method Details

    • stop

      void stop()
      Stop the web application.