Class<?> clazz = Class.forName("cn.walle.sysGrid.MyMethod"); Object show = (Object) clazz.newInstance(); getMethod("show",show,null);