Interface ReflectionAgent

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @NullUnmarked public interface ReflectionAgent
Provides reflection operations using the calling context of another class. This is useful for centralizing which module to open oneself to instead of this Log4j Plugins module.
  • Method Details