Interface ComponentConverterService
- All Known Implementing Classes:
ComponentConverterServiceImpl
public interface ComponentConverterService
-
Method Summary
Modifier and TypeMethodDescriptiongetConverter
(Class<? extends Component> source, Class<T> target)
-
Method Details
-
getConverter
-