declare namespace org { namespace eclipse { namespace jetty { namespace util { namespace component { interface Graceful { shutdown(): java.util.concurrent.Future } interface Graceful$$Lambda { (): java.util.concurrent.Future } } } } } }