net.customware.gwt.dispatch.server.guice
Class ActionHandlerLinker
java.lang.Object
net.customware.gwt.dispatch.server.guice.ActionHandlerLinker
public final class ActionHandlerLinker
- extends Object
This class links any registered ActionHandler instances with the
default ActionHandlerRegistry.
- Author:
- David Peterson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
linkHandlers
@Inject
public static void linkHandlers(com.google.inject.Injector injector,
ActionHandlerRegistry registry)
Copyright © 2011 customware.net. All Rights Reserved.