Class ReachabilityMetadata.Type
java.lang.Object
org.apache.logging.log4j.core.config.plugins.processor.internal.ReachabilityMetadata.Type
- Enclosing class:
ReachabilityMetadata
Specifies a Java type that needs to be accessed through reflection.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Collection<ReachabilityMetadata.Field> private final Collection<ReachabilityMetadata.Method> private final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddMethod(ReachabilityMetadata.Method method) getType()(package private) voidtoJson(ReachabilityMetadata.MinimalJsonWriter jsonWriter)
-
Field Details
-
type
-
methods
-
fields
-
-
Constructor Details
-
Type
-
-
Method Details
-
getType
-
addMethod
-
addField
-
toJson
- Throws:
IOException
-