DefaultModule
.@Deprecated public class DispatchModule extends Object
Constructor and Description |
---|
DispatchModule()
Deprecated.
|
DispatchModule(Class<? extends Dispatch> dispatchClass)
Deprecated.
|
DispatchModule(Class<? extends Dispatch> dispatchClass,
Class<? extends ActionHandlerValidatorRegistry> lazyActionHandlerValidatorRegistryClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ActionHandlerValidatorRegistry |
getActionHandlerValidatorRegistry()
Deprecated.
|
Dispatch |
getDispatch()
Deprecated.
|
static PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer()
Deprecated.
|
void |
setHandlerModules(List<HandlerModule> handlerModules)
Deprecated.
|
public DispatchModule()
public DispatchModule(Class<? extends Dispatch> dispatchClass, Class<? extends ActionHandlerValidatorRegistry> lazyActionHandlerValidatorRegistryClass)
@Autowired public void setHandlerModules(List<HandlerModule> handlerModules)
@Bean public ActionHandlerValidatorRegistry getActionHandlerValidatorRegistry()
@Bean public static PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer()
Copyright © 2010–2014 Arcbees. All rights reserved.