Find Interceptor Impl

Find the Java implementation class behind a Membrane interceptor or config element given its XML name (the @MCElement value), e.g. "which class implements the <groovy> interceptor?". Use whenever the user references an interceptor / plugin / config element by its proxies.xml tag name (groovy, apiKey, rewriter, log, ...) and wants the source file or class, or asks where an interceptor is implemented / defined / configured. Also use the reverse direction — going from a class name to its config element name.

membrane cda3012 2 files · 4.9 KB Updated

File contents

membrane/api-gateway/tree/main/.claude/skills/find-interceptor-impl commit cda3012587

Frequently asked questions

npx skillmds@latest add membrane/find-interceptor-impl