declare namespace org { namespace eclipse { namespace jetty { namespace server { namespace handler { namespace jmx { class ContextHandlerMBean extends org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean { public constructor(arg0: java.lang.Object) public getContextAttributes(): java.util.Map public setContextAttribute(arg0: java.lang.String | string, arg1: java.lang.Object): void public setContextAttribute(arg0: java.lang.String | string, arg1: java.lang.String | string): void public removeContextAttribute(arg0: java.lang.String | string): void public static class: java.lang.Class } } } } } } }