Uses of Interface
net.customware.gwt.dispatch.server.ClassActionHandlerRegistry

Packages that use ClassActionHandlerRegistry
net.customware.gwt.dispatch.server   
net.customware.gwt.dispatch.server.guice   
 

Uses of ClassActionHandlerRegistry in net.customware.gwt.dispatch.server
 

Classes in net.customware.gwt.dispatch.server that implement ClassActionHandlerRegistry
 class LazyActionHandlerRegistry
          This is a lazy-loading implementation of the registry.
 

Uses of ClassActionHandlerRegistry in net.customware.gwt.dispatch.server.guice
 

Classes in net.customware.gwt.dispatch.server.guice that implement ClassActionHandlerRegistry
 class GuiceLazyActionHandlerRegistry
          This will use Guice to create instances of registered ActionHandlers on in a lazy manner.
 



Copyright © 2011 customware.net. All Rights Reserved.