Interface WebScopeMXBean

All Superinterfaces:
ScopeMXBean
All Known Implementing Classes:
WebScope

@MXBean public interface WebScopeMXBean extends ScopeMXBean
An MBean interface for the web scope object.
Author:
The Red5 Project, Paul Gregoire (mondain@gmail.com)
  • Method Details

    • setContextPath

      void setContextPath(String contextPath)
    • setVirtualHosts

      void setVirtualHosts(String virtualHosts)
    • register

      void register()
    • unregister

      void unregister()
    • isShuttingDown

      boolean isShuttingDown()