declare namespace org { namespace eclipse { namespace jetty { namespace webapp { class AbstractConfiguration implements org.eclipse.jetty.webapp.Configuration { public constructor() public preConfigure(arg0: org.eclipse.jetty.webapp.WebAppContext): void public configure(arg0: org.eclipse.jetty.webapp.WebAppContext): void public postConfigure(arg0: org.eclipse.jetty.webapp.WebAppContext): void public deconfigure(arg0: org.eclipse.jetty.webapp.WebAppContext): void public destroy(arg0: org.eclipse.jetty.webapp.WebAppContext): void public cloneConfigure(arg0: org.eclipse.jetty.webapp.WebAppContext, arg1: org.eclipse.jetty.webapp.WebAppContext): void public static class: java.lang.Class } } } } }