Class SimpleRestClientListenerImpl
java.lang.Object
org.eclipse.microprofile.rest.client.tck.spi.SimpleRestClientListenerImpl
- All Implemented Interfaces:
RestClientListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?>voidonNewClient(Class<?> serviceInterface, RestClientBuilder builder)
-
Constructor Details
-
SimpleRestClientListenerImpl
public SimpleRestClientListenerImpl()
-
-
Method Details
-
getServiceInterface
-
onNewClient
- Specified by:
onNewClientin interfaceRestClientListener
-