Package org.grails.forge.cli.command
Class ServletImplConverter
- java.lang.Object
-
- org.grails.forge.cli.command.ServletImplConverter
-
- All Implemented Interfaces:
picocli.CommandLine.ITypeConverter<org.grails.forge.options.ServletImpl>
@Introspected public class ServletImplConverter extends java.lang.Object implements picocli.CommandLine.ITypeConverter<org.grails.forge.options.ServletImpl>
-
-
Constructor Summary
Constructors Constructor Description ServletImplConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.grails.forge.options.ServletImplconvert(java.lang.String value)
-