net.customware.gwt.dispatch.server.guice
Class ActionHandlerLinker

java.lang.Object
  extended by net.customware.gwt.dispatch.server.guice.ActionHandlerLinker

public final class ActionHandlerLinker
extends java.lang.Object

This class links any registered ActionHandler instances with the default ActionHandlerRegistry.

Author:
David Peterson

Method Summary
static void linkHandlers(com.google.inject.Injector injector, ActionHandlerRegistry actionHandlerRegistry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

linkHandlers

@Inject
public static void linkHandlers(com.google.inject.Injector injector,
                                       ActionHandlerRegistry actionHandlerRegistry)


Copyright © 2009 customware.net. All Rights Reserved.