GWTP Dispatch Server Base 0.6-redhat-1

Uses of Interface
com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorRegistry

Packages that use ActionHandlerValidatorRegistry
com.gwtplatform.dispatch.server   
com.gwtplatform.dispatch.server.actionhandlervalidator   
 

Uses of ActionHandlerValidatorRegistry in com.gwtplatform.dispatch.server
 

Constructors in com.gwtplatform.dispatch.server with parameters of type ActionHandlerValidatorRegistry
AbstractDispatchImpl(ActionHandlerValidatorRegistry actionHandlerValidatorRegistry)
           
 

Uses of ActionHandlerValidatorRegistry in com.gwtplatform.dispatch.server.actionhandlervalidator
 

Subinterfaces of ActionHandlerValidatorRegistry in com.gwtplatform.dispatch.server.actionhandlervalidator
 interface EagerActionHandlerValidatorRegistry
           
 interface LazyActionHandlerValidatorRegistry
           
 

Classes in com.gwtplatform.dispatch.server.actionhandlervalidator that implement ActionHandlerValidatorRegistry
 class AbstractEagerActionHandlerValidatorRegistryImpl
          This is a eager-loading implementation of the registry.
 

Methods in com.gwtplatform.dispatch.server.actionhandlervalidator with parameters of type ActionHandlerValidatorRegistry
static void ActionHandlerValidatorLinkerHelper.linkValidators(ActionHandlerValidatorLinkerHelper.BeanProvider beanProvider, ActionHandlerValidatorRegistry registry)
           
 


GWTP Dispatch Server Base 0.6-redhat-1

Copyright © 2010-2012 ArcBees. All Rights Reserved.