Uses of Class
org.apache.logging.log4j.core.config.plugins.processor.internal.ReachabilityMetadata.Type
Packages that use ReachabilityMetadata.Type
Package
Description
-
Uses of ReachabilityMetadata.Type in org.apache.logging.log4j.core.config.plugins.processor
Fields in org.apache.logging.log4j.core.config.plugins.processor with type parameters of type ReachabilityMetadata.TypeModifier and TypeFieldDescriptionprivate final Map<String, ReachabilityMetadata.Type> GraalVmProcessor.reachableTypes -
Uses of ReachabilityMetadata.Type in org.apache.logging.log4j.core.config.plugins.processor.internal
Fields in org.apache.logging.log4j.core.config.plugins.processor.internal with type parameters of type ReachabilityMetadata.TypeModifier and TypeFieldDescriptionprivate final Collection<ReachabilityMetadata.Type> ReachabilityMetadata.Reflection.typesMethod parameters in org.apache.logging.log4j.core.config.plugins.processor.internal with type arguments of type ReachabilityMetadata.TypeModifier and TypeMethodDescriptionstatic voidReachabilityMetadata.writeReflectConfig(Collection<ReachabilityMetadata.Type> types, OutputStream output) Writes the contents of areflect-config.jsonfile.Constructor parameters in org.apache.logging.log4j.core.config.plugins.processor.internal with type arguments of type ReachabilityMetadata.Type