Object object = MethodUtils.invokeMethod(Class.forName("类名").newInstance(), 
    "方法名", new Object[] {参数});