Class ReachabilityMetadata.Reflection
- java.lang.Object
-
- org.apache.logging.log4j.core.config.plugins.processor.internal.ReachabilityMetadata.Reflection
-
- Enclosing class:
- ReachabilityMetadata
public static final class ReachabilityMetadata.Reflection extends Object
Collection of reflection metadata.
-
-
Constructor Summary
Constructors Constructor Description Reflection(Collection<ReachabilityMetadata.Type> types)
-
-
-
Constructor Detail
-
Reflection
public Reflection(Collection<ReachabilityMetadata.Type> types)
-
-