org.mortbay.jetty.servlet.jmx

Class ServletHttpContextMBean

public class ServletHttpContextMBean extends HttpContextMBean

Web Application MBean. Note that while Web Applications are HttpContexts, the MBean is not derived from HttpContextMBean as they are managed differently.

Version: $Revision: 1.6 $

Author: Greg Wilkins (gregw)

Constructor Summary
ServletHttpContextMBean()
Constructor.
Method Summary
protected voiddefineManagedResource()

Constructor Detail

ServletHttpContextMBean

public ServletHttpContextMBean()
Constructor.

Throws: MBeanException

Method Detail

defineManagedResource

protected void defineManagedResource()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.