Java SE ClassLoader

GPTKB entity

Properties (41)
Predicate Object
gptkbp:instanceOf gptkb:physicist
gptkbp:class gptkb:Java_Archive_(JAR)_files
Remote locations
Network
File system
Custom class loaders
gptkbp:engineConfiguration Manifest file
Classpath environment variable
Java_options
gptkbp:hasFieldOfUse parent
classLoader
gptkbp:hasGoals getParent()
getResource(String name)
getResourceAsStream(String name)
loadClass(String name)
setParent(ClassLoader_parent)
https://www.w3.org/2000/01/rdf-schema#label Java SE ClassLoader
gptkbp:isLocatedIn URLClassLoader
AppClassLoader
ThreadContextClassLoader
SystemClassLoader
gptkbp:isPartOf gptkb:Java_Development_Kit_(JDK)
gptkb:Java_Runtime_Environment_(JRE)
Java_ecosystem
gptkbp:isRelatedTo gptkb:Java_Security
gptkb:Java_Virtual_Machine_(JVM)
Java Reflection
gptkbp:isSubjectTo Object
gptkbp:isUsedFor Dynamic class loading
Classpath management
Resource loading
User-defined class loaders
gptkbp:isUsedIn gptkb:Java_programming_language
Java_EE_applications
Java_web_applications
Java_desktop_applications
Java_server_applications
gptkbp:publicPerception gptkb:SecurityException
ClassNotFoundException
gptkbp:supports Delegation model
Parent delegation