Alexander Obregon's Substack

Share this post

User's avatar
Alexander Obregon's Substack
Building a Lightweight Plugin Loader Without a Framework in Java
Companion Articles

Building a Lightweight Plugin Loader Without a Framework in Java

Alexander Obregon's avatar
Alexander Obregon
Jul 23, 2025
∙ Paid

Share this post

User's avatar
Alexander Obregon's Substack
Building a Lightweight Plugin Loader Without a Framework in Java
Share
Image Source

This follows the main article on Class.forName() in Java. If you've already read that one, you've seen how Java lets you load classes during runtime based on a string name. That comes in handy when the class you're working with isn't locked in ahead of time. One common place this shows up is in plugin systems, where the main application need…

Keep reading with a 7-day free trial

Subscribe to Alexander Obregon's Substack to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Alexander Obregon
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share