declare namespace org { namespace eclipse { namespace jetty { namespace websocket { namespace common { namespace events { class JettyAnnotatedScanner extends org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner { public constructor() public onMethodAnnotation(arg0: org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata, arg1: java.lang.Class, arg2: java.lang.reflect.Method, arg3: java.lang.annotation.Annotation): void public scan(arg0: java.lang.Class): org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata public onMethodAnnotation(arg0: java.lang.Object, arg1: java.lang.Class, arg2: java.lang.reflect.Method, arg3: java.lang.annotation.Annotation): void public static class: java.lang.Class } } } } } } }