Class InterceptorMethodCreator

java.lang.Object
io.quarkus.test.component.InterceptorMethodCreator
All Implemented Interfaces:
io.quarkus.arc.InterceptorCreator

public class InterceptorMethodCreator extends Object implements io.quarkus.arc.InterceptorCreator
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.quarkus.arc.InterceptorCreator

    io.quarkus.arc.InterceptorCreator.InterceptFunction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) static void
     
    io.quarkus.arc.InterceptorCreator.InterceptFunction
    create(io.quarkus.arc.SyntheticCreationalContext<Object> context)
     
    (package private) static String[]
    descriptor(Method interceptorMethod)
     
    (package private) static void
    register(org.junit.jupiter.api.extension.ExtensionContext context, Map<String,String[]> interceptorMethods)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait