Interface RestClientClosingTask
public interface RestClientClosingTask
This represents a task that will be called by the implementation class of the REST Client when the
close
method is called.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidclose(RestClientClosingTask.Context context) static voidinvokeAll(RestClientClosingTask.Context context)
-
Field Details
-
log
static final org.jboss.logging.Logger log
-
-
Method Details
-
close
-
invokeAll
-