net.customware.gwt.dispatch.server
Class SimpleDispatch

java.lang.Object
  extended by net.customware.gwt.dispatch.server.AbstractDispatch
      extended by net.customware.gwt.dispatch.server.SimpleDispatch
All Implemented Interfaces:
Dispatch
Direct Known Subclasses:
GuiceDispatch, SpringDispatch

public class SimpleDispatch
extends AbstractDispatch
implements Dispatch


Constructor Summary
SimpleDispatch(ActionHandlerRegistry registry)
           
 
Method Summary
protected  ActionHandlerRegistry getHandlerRegistry()
           
 
Methods inherited from class net.customware.gwt.dispatch.server.AbstractDispatch
execute, executed, executing, failed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.customware.gwt.dispatch.server.Dispatch
execute
 

Constructor Detail

SimpleDispatch

public SimpleDispatch(ActionHandlerRegistry registry)
Method Detail

getHandlerRegistry

protected ActionHandlerRegistry getHandlerRegistry()
Specified by:
getHandlerRegistry in class AbstractDispatch


Copyright © 2011 customware.net. All Rights Reserved.