34353637383940
public ActionModule() { } @Bean public TestActionHandler getTestActionHandler() { return new TestActionHandler(); }