Runtime Reflection API

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:affects gptkb:security
gptkb:performance
gptkbp:allows dynamic invocation of methods
access to constructors
access to fields
access to methods
dynamic creation of objects
gptkbp:enables inspection of classes at runtime
modification of classes at runtime
https://www.w3.org/2000/01/rdf-schema#label Runtime Reflection API
gptkbp:provides java.lang.reflect package
gptkbp:usedFor testing frameworks
dependency injection
serialization
framework development
gptkbp:usedIn gptkb:Java
gptkbp:bfsParent gptkb:Scala_Reflection
gptkbp:bfsLayer 7