com.gwtplatform.dispatch.server.guice.actionhandlervalidator
Class EagerActionHandlerValidatorRegistryImpl

java.lang.Object
  extended by com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
      extended by com.gwtplatform.dispatch.server.guice.actionhandlervalidator.EagerActionHandlerValidatorRegistryImpl
All Implemented Interfaces:
ActionHandlerValidatorRegistry, EagerActionHandlerValidatorRegistry

public class EagerActionHandlerValidatorRegistryImpl
extends AbstractEagerActionHandlerValidatorRegistryImpl

Author:
Peter Simun

Constructor Summary
EagerActionHandlerValidatorRegistryImpl()
           
 
Method Summary
 
Methods inherited from class com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
addActionHandlerValidator, clearActionHandlerValidators, findActionHandlerValidator, findActionValidator, removeActionHandlerValidator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EagerActionHandlerValidatorRegistryImpl

public EagerActionHandlerValidatorRegistryImpl()


Copyright © 2010-2011 ArcBees. All Rights Reserved.