
public class ListInterceptorListConverter extends Object implements org.springframework.core.convert.converter.Converter<List<Interceptor>,InterceptorList>
| Constructor and Description |
|---|
ListInterceptorListConverter() |
| Modifier and Type | Method and Description |
|---|---|
InterceptorList |
convert(List<Interceptor> source) |
public InterceptorList convert(List<Interceptor> source)
convert in interface org.springframework.core.convert.converter.Converter<List<Interceptor>,InterceptorList>Copyright © 2017. All rights reserved.