Interface ShellConversionServiceSupplier

All Superinterfaces:
Supplier<org.springframework.core.convert.ConversionService>

public interface ShellConversionServiceSupplier extends Supplier<org.springframework.core.convert.ConversionService>
Interface to provide shell spesific ConversionService.
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get