|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassLoaderFinder | |
---|---|
org.jboss.reflect.plugins.bytecode |
Uses of ClassLoaderFinder in org.jboss.reflect.plugins.bytecode |
---|
Classes in org.jboss.reflect.plugins.bytecode that implement ClassLoaderFinder | |
---|---|
class |
CachingLoadClassClassLoaderFinder
|
static class |
ClassLoaderFinder.Default
Singleton default implementation of ClassLoaderFinder suitable for use in simple/flat classloading environments |
static class |
ClassLoaderFinder.LoadClass
Singleton default implementation of ClassLoaderFinder suitable for use in complex classloading environments. |
Methods in org.jboss.reflect.plugins.bytecode that return ClassLoaderFinder | |
---|---|
ClassLoaderFinder |
BytecodeTypeInfoFactory.getClassLoaderFinder()
Get the classloader finder |
ClassLoaderFinder |
BytecodeTypeInfoFactoryImpl.getClassLoaderFinder()
|
Methods in org.jboss.reflect.plugins.bytecode with parameters of type ClassLoaderFinder | |
---|---|
void |
BytecodeTypeInfoFactory.setClassLoaderFinder(ClassLoaderFinder finder)
Set the classloader finder |
void |
BytecodeTypeInfoFactoryImpl.setClassLoaderFinder(ClassLoaderFinder finder)
|
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |