net.customware.gwt.dispatch.server.guice
Class GuiceDispatch
java.lang.Object
net.customware.gwt.dispatch.server.AbstractDispatch
net.customware.gwt.dispatch.server.SimpleDispatch
net.customware.gwt.dispatch.server.guice.GuiceDispatch
- All Implemented Interfaces:
- Dispatch
public class GuiceDispatch
- extends SimpleDispatch
A simple extension of SimpleDispatch with Guice annotations.
- Author:
- David Peterson
| 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 |
GuiceDispatch
@Inject
public GuiceDispatch(ActionHandlerRegistry handlerRegistry)
Copyright © 2011 customware.net. All Rights Reserved.