Class LoggableInterceptor
java.lang.Object
org.eclipse.microprofile.rest.client.tck.interfaces.LoggableInterceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?>static Stringstatic ObjectlogInvocation(jakarta.interceptor.InvocationContext ctx) static voidreset()
-
Constructor Details
-
LoggableInterceptor
public LoggableInterceptor()
-
-
Method Details
-
getInvocationMethod
-
getInvocationClass
-
getResult
-
reset
public static void reset() -
logInvocation
- Throws:
Exception
-