Class ExecDelegate

All Implemented Interfaces:
ConfigurableDelegate, InvocationDelegate, RegisterAware

@ApplicationScoped public class ExecDelegate extends AbstractToolDelegate
  • Constructor Details

    • ExecDelegate

      public ExecDelegate()
  • Method Details

    • coerceResponse

      protected List<String> coerceResponse(Object response) throws ai.wanaku.api.exceptions.InvalidResponseTypeException, ai.wanaku.api.exceptions.NonConvertableResponseException
      Specified by:
      coerceResponse in class AbstractToolDelegate
      Throws:
      ai.wanaku.api.exceptions.InvalidResponseTypeException
      ai.wanaku.api.exceptions.NonConvertableResponseException