Class EndpointTypeConverter

  • All Implemented Interfaces:
    org.jboss.aesh.cl.converter.Converter<EndpointType,​org.jboss.aesh.console.command.converter.ConverterInvocation>

    public class EndpointTypeConverter
    extends Object
    implements org.jboss.aesh.cl.converter.Converter<EndpointType,​org.jboss.aesh.console.command.converter.ConverterInvocation>
    Author:
    Marko Strukelj
    • Constructor Detail

      • EndpointTypeConverter

        public EndpointTypeConverter()
    • Method Detail

      • convert

        public EndpointType convert​(org.jboss.aesh.console.command.converter.ConverterInvocation converterInvocation)
                             throws org.jboss.aesh.cl.validator.OptionValidatorException
        Specified by:
        convert in interface org.jboss.aesh.cl.converter.Converter<EndpointType,​org.jboss.aesh.console.command.converter.ConverterInvocation>
        Throws:
        org.jboss.aesh.cl.validator.OptionValidatorException