Favorites
b/tomorrowland2bySnorgared

Understanding the Java Virtual Machine: Class Loading and Reflection

Understanding the Java Virtual Machine: Class Loading and Reflection

Image

Instructors: Kevin Jones
7 Lessons | Duration: 2h 9m
Video: MP4 1280x720 44 KHz | English
Level: Intermediate | Size: 311 MB

Java is built around classes; these classes have to be loaded into memory and loading that is the responsibility of class loaders. The first part of this course will look at this class loading mechanism and how to write class loaders. Once you understand this, several scenarios become available, such as hot deployment of classes and the side-by-side loading of classes. Java has a rich type system and rich metadata. Reflection is the mechanism by which you can examine that metadata at runtime, and use that information to build rich applications. In the second part of this course, we will see how to use reflection to both examine this metadata at runtime and use it within our applications.

Table of contents

Course Overview
2mins
Introduction
14mins
The Basics of Classloading
27mins
Writing Our Own Class Loader
19mins
Side by Side Deployment
16mins
Hot Deployment
9mins
Reflection
23mins
Building an IoC Container
20mins

About the author

Kevin Jones
A long time ago in a university far, far away Kevin fell in love with programming. Initially on the university's DEC20 computer doing BASIC and Pascal and a little bit of Fortran. His first job had him writing batch PL/1 on an IBM mainframe where he also discovered the arcane delights of JCL. He soon realized the multiuser systems were not for him after discovering the delights of dBase IV on IBM PCs. From here it was all downhill as he became addicted to C and the Windows API.

Screenshots

Understanding the Java Virtual Machine: Class Loading and Reflection

~~~~ Welcome to my Blogs ~~~~
Do not forget to check it every day!
If You should find any files not found, please PM me

~Download Download: Best Software for All
~Tomorrowland2: Video Training
~VA Music: Newest Music
~EbookSA: Best Ebooks
~Graphic World: Best Graphics

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.