Reflection API

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:definedIn gptkb:System.Reflection
java.lang.reflect
gptkbp:enables dynamic object creation
dynamic method invocation
access to private members
runtime inspection of classes
runtime inspection of fields
runtime inspection of methods
modification of fields at runtime
gptkbp:features can bypass access control checks
may impact performance
https://www.w3.org/2000/01/rdf-schema#label Reflection API
gptkbp:introducedIn gptkb:.NET_Framework_1.0
gptkb:Java_1.1
gptkbp:usedFor testing
dependency injection
serialization
dynamic proxies
framework development
gptkbp:usedIn gptkb:Java
gptkb:.NET
gptkbp:bfsParent gptkb:JDK_1.1
gptkbp:bfsLayer 5