protected static interface ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher
Field.| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.CreationAction
An action for creating a dispatcher. 
 | 
static interface  | 
ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable
An uninitialized version of a dispatcher for extracting a class loader's loaded classes. 
 | 
static class  | 
ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
Represents a field that could be located. 
 | 
static class  | 
ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved
Represents a field that could not be located. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Vector<Class<?>> | 
extract(ClassLoader classLoader)
Reads the classes of the represented collection. 
 | 
Vector<Class<?>> extract(ClassLoader classLoader)
classLoader - The class loader to read from.Copyright © 2014–2024. All rights reserved.