public class Server extends BaseServer { protected Integer method() throws Exception1 { return new Integer(10); } }