public class TestDispatchService extends Object implements DispatchService
DispatchService for use with test
cases that configure guice using a MockHandlerModule.| Constructor and Description |
|---|
TestDispatchService(Dispatch dispatch) |
public Result execute(String cookieSentByRPC, Action<?> action) throws com.gwtplatform.dispatch.shared.ActionException, ServiceException
execute in interface DispatchServicecom.gwtplatform.dispatch.shared.ActionExceptionServiceExceptionpublic void undo(String cookieSentByRPC, Action<Result> action, Result result) throws com.gwtplatform.dispatch.shared.ActionException, ServiceException
undo in interface DispatchServicecom.gwtplatform.dispatch.shared.ActionExceptionServiceExceptionCopyright © 2010–2016 Arcbees. All rights reserved.