Package | Description |
---|---|
org.jboss.reflect.plugins.bytecode |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ClassLoaderFinder |
BytecodeTypeInfoFactoryImpl.getClassLoaderFinder() |
ClassLoaderFinder |
BytecodeTypeInfoFactory.getClassLoaderFinder()
Get the classloader finder
|
Modifier and Type | Method and Description |
---|---|
void |
BytecodeTypeInfoFactoryImpl.setClassLoaderFinder(ClassLoaderFinder finder) |
void |
BytecodeTypeInfoFactory.setClassLoaderFinder(ClassLoaderFinder finder)
Set the classloader finder
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.