Modifier and Type | Class and Description |
---|---|
class |
DefaultAssemblyService<T> |
Modifier and Type | Method and Description |
---|---|
void |
HandlerExceptionResolverComposite.setAssemblyService(AssemblyService<org.springframework.web.servlet.HandlerExceptionResolver> assemblyService) |
Modifier and Type | Method and Description |
---|---|
AssemblyService<MethodInvokePreHandler> |
MethodInvokePreHandlerComposite.getAssemblyService() |
Modifier and Type | Method and Description |
---|---|
void |
MethodInvokePreHandlerComposite.setAssemblyService(AssemblyService<MethodInvokePreHandler> assemblyService) |
Modifier and Type | Method and Description |
---|---|
void |
TinyHandlerAdapterComposite.setAssemblyService(AssemblyService<org.springframework.web.servlet.HandlerAdapter> assemblyService) |
Modifier and Type | Method and Description |
---|---|
void |
TinyHandlerMappingComposite.setAssemblyService(AssemblyService<org.springframework.web.servlet.HandlerMapping> assemblyService) |
Modifier and Type | Method and Description |
---|---|
void |
HttpMessageConverterComposite.setAssemblyService(AssemblyService<org.springframework.http.converter.HttpMessageConverter> assemblyService) |
Modifier and Type | Method and Description |
---|---|
void |
TinyContentNegotiatingViewResolver.setAssemblyService(AssemblyService<org.springframework.web.servlet.ViewResolver> assemblyService) |
Modifier and Type | Method and Description |
---|---|
void |
CompositeParameterNameDiscoverer.setAssemblyService(AssemblyService<org.springframework.core.ParameterNameDiscoverer> assemblyService) |
Copyright © 2006–2018 TinyGroup. All rights reserved.