smali

среда, 19 ноября 2014 г.

ClassLoaders java [jvm]

[Video]
Do You Really Get Class Loaders?
https://www.youtube.com/watch?v=t8sQw3pGJzM

[Basics]
The basics of Java class loaders
http://www.javaworld.com/article/2077260/learn-java/learn-java-the-basics-of-java-class-loaders.html
Java Class Loading: The Basics
http://www.developer.com/java/other/article.php/2248831/Java-Class-Loading-The-Basics.htm
Understanding the Java ClassLoader
http://www.ibm.com/developerworks/java/tutorials/j-classloader/j-classloader.html





[ClassLoader Java Example]
Custom ClassLoader Java Example
http://www.concretepage.com/java/custom-classloader-java-example
Custom ClassLoaders: The Black Art of Java
http://blog.cyberborean.org/2007/07/04/custom-classloaders-the-black-art-of-java
Загрузка классов в Java. Практика
http://habrahabr.ru/post/104229/
Custom ClassLoader example to allow two Singletons
http://www.java-gaming.org/index.php?topic=429.0
Dynamic Class Loading Using Java Reflection API
http://viralpatel.net/blogs/java-dynamic-class-loading-java-reflection-api/
Internals of Java Class Loading
http://www.onjava.com/pub/a/onjava/2005/01/26/classloading.html
Inside Class Loaders: Debugging
http://www.onjava.com/pub/a/onjava/2004/06/30/classloader2.html?page=1
Java ClassLoader Example with URLClassLoader
http://shameerarathnayaka.blogspot.com/2013/07/java-classloader-example-with.html
How to Write a Custom Class Loader to Load Classes from a Jar
http://kalanir.blogspot.com/2010/01/how-to-write-custom-class-loader-to.html
Simple Java Custom Class Loader Implementation
http://www.codeslices.net/snippets/simple-java-custom-class-loader-implementation
A Look At The Java Class Loader
http://www.javalobby.org/java/forums/t18345.html
Пишем свой загручик java-классов
http://samolisov.blogspot.com/2008/01/java.html

[Security]
Chapter 3. Java Class Loaders
http://docstore.mik.ua/orelly/java-ent/security/ch03_01.htm

[Details]
Class loading in java
http://stackoverflow.com/questions/20796046/class-loading-in-java
Java Classloader tips
http://techblug.wordpress.com/2012/03/17/classloader-tips/
Source for java.lang.ClassLoader
http://developer.classpath.org/doc/java/lang/ClassLoader-source.html
Jetty Classloading
http://www.eclipse.org/jetty/documentation/current/jetty-classloading.html
Understanding J2EE Application Server ClassLoading Architectures
http://www.theserverside.com/news/1364680/Understanding-J2EE-Application-Server-ClassLoading-Architectures
NB Creating an "Absolute Singleton"
http://surguy.net/articles/communication-across-classloaders.xml
Using the Java ClassLoader to write efficient, modular applications
http://www.flurry.com/2012/05/17/using-the-java-classloader-to-write-efficient#.VGy9wZCUeeE

[Interview]
Java Interview Questions: Understanding and Extending Java ClassLoader
http://www.journaldev.com/349/java-interview-questions-understanding-and-extending-java-classloader

[Applications]
(JCL) Jar Class Loader
http://sourceforge.net/projects/jcloader/

Inside the Java 2 Virtual Machine Bill Venners

1 комментарий: