JBoss Common Classes 2.2.17.GA

Package org.jboss.util.loading

Interface Summary
ClassLoaderSource Interface for objects that provide a reference to a classloader.
Translatable An interface representing class loader like senamics used in the aop layer.
Translator An interface for transforming byte code before Class creation.
 

Class Summary
ConstructorTCCLClassLoaderSource ClassLoaderSource implementation that returns the thread context classloader (TCCL) in effect when this class' constructor is invoked.
ContextClassLoader A helper for context classloading.
ContextClassLoaderSwitcher A helper for context classloading switching.
DelegatingClassLoader A URL classloader that delegates to its parent, avoiding synchronization.
MyClassLoaderClassLoaderSource ClassLoaderSource implementation that returns the ClassLoader that loaded this class.
 


JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.