GWTP Dispatch Server, Guice implementation 0.6-redhat-1

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)

GWTP Dispatch Server, Guice implementation 0.6-redhat-1

Copyright © 2010-2012 ArcBees. All Rights Reserved.