29303132333435
* be registered with the FactoryRegistry. */ public class HandlerPostInvokerFactoryImpl implements HandlerPostInvokerFactory { public HandlerPostInvoker createHandlerPostInvoker() { return new HandlerPostInvokerImpl(); }