protected static interface ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.JavaField
Field.| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.JavaField.ForNonResolvedField
Represents a field that could not be located. 
 | 
static class  | 
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.JavaField.ForResolvedField
Represents a field that could be located. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
readValue(Object instance)
Reads a value from the underlying field. 
 | 
Copyright © 2014–2015. All rights reserved.