net.customware.gwt.dispatch.server.spring
Class SpringDispatch
java.lang.Object
net.customware.gwt.dispatch.server.AbstractDispatch
net.customware.gwt.dispatch.server.SimpleDispatch
net.customware.gwt.dispatch.server.spring.SpringDispatch
- All Implemented Interfaces:
- Dispatch
@Component
public class SpringDispatch
- extends SimpleDispatch
A simple extension of SimpleDispatch with Spring 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 |
SpringDispatch
public SpringDispatch(ActionHandlerRegistry handlerRegistry)
Copyright © 2011 customware.net. All Rights Reserved.