|
GWTP Dispatch Server Base 0.7-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionHandlerValidatorClass | |
---|---|
com.gwtplatform.dispatch.server.actionhandlervalidator |
Uses of ActionHandlerValidatorClass in com.gwtplatform.dispatch.server.actionhandlervalidator |
---|
Methods in com.gwtplatform.dispatch.server.actionhandlervalidator that return ActionHandlerValidatorClass | |
---|---|
ActionHandlerValidatorClass<A,R> |
ActionHandlerValidatorMap.getActionHandlerValidatorClass()
|
ActionHandlerValidatorClass<A,R> |
ActionHandlerValidatorMapImpl.getActionHandlerValidatorClass()
|
Methods in com.gwtplatform.dispatch.server.actionhandlervalidator with parameters of type ActionHandlerValidatorClass | ||
---|---|---|
|
LazyActionHandlerValidatorRegistry.addActionHandlerValidatorClass(Class<A> actionClass,
ActionHandlerValidatorClass<A,R> actionHandlerValidatorClass)
Registers the specified ActionValidator
class with the registry. |
|
|
LazyActionHandlerValidatorRegistry.removeActionHandlerValidatorClass(Class<A> actionClass,
ActionHandlerValidatorClass<A,R> actionHandlerValidatorClass)
Removes any registration of specified class, as well as any instances which have been created. |
Constructors in com.gwtplatform.dispatch.server.actionhandlervalidator with parameters of type ActionHandlerValidatorClass | |
---|---|
ActionHandlerValidatorMapImpl(Class<A> actionClass,
ActionHandlerValidatorClass<A,R> actionHandlerValidatorClass)
|
|
GWTP Dispatch Server Base 0.7-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |