Class SmallRyeRestClientListener

  • All Implemented Interfaces:
    org.eclipse.microprofile.rest.client.spi.RestClientListener

    public class SmallRyeRestClientListener
    extends Object
    implements org.eclipse.microprofile.rest.client.spi.RestClientListener
    Author:
    Pavol Loffay
    • Constructor Detail

      • SmallRyeRestClientListener

        public SmallRyeRestClientListener()
    • Method Detail

      • onNewClient

        public void onNewClient​(Class<?> clientInterface,
                                org.eclipse.microprofile.rest.client.RestClientBuilder restClientBuilder)
        Specified by:
        onNewClient in interface org.eclipse.microprofile.rest.client.spi.RestClientListener