com.gwtplatform.dispatch.server.guice
Class DispatchImpl

java.lang.Object
  extended by com.gwtplatform.dispatch.server.AbstractDispatchImpl
      extended by com.gwtplatform.dispatch.server.guice.DispatchImpl
All Implemented Interfaces:
Dispatch

public class DispatchImpl
extends AbstractDispatchImpl

Author:
Philippe Beaudoin

Constructor Summary
DispatchImpl(ActionHandlerValidatorRegistry actionHandlerValidatorRegistry)
           
 
Method Summary
 
Methods inherited from class com.gwtplatform.dispatch.server.AbstractDispatchImpl
execute, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DispatchImpl

@Inject
public DispatchImpl(ActionHandlerValidatorRegistry actionHandlerValidatorRegistry)


Copyright © 2010-2011 ArcBees. All Rights Reserved.