public interface  io.quarkus.arc.InterceptorCreator$InterceptFunction extends java.lang.Object
{
public abstract java.lang.Object intercept(io.quarkus.arc.ArcInvocationContext) throws java.lang.Exception;
}