public class TestDispatchService extends Object implements DispatchService
DispatchService for use with test
cases that configure guice using a MockHandlerModule.public Result execute(String cookieSentByRPC, Action<?> action) throws ActionException, ServiceException
execute in interface DispatchServiceActionExceptionServiceExceptionpublic void undo(String cookieSentByRPC, Action<Result> action, Result result) throws ActionException, ServiceException
undo in interface DispatchServiceActionExceptionServiceExceptionCopyright © 2010–2015 Arcbees. All rights reserved.