public static class ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved extends Object implements ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable
| Constructor and Description | 
|---|
| Unresolved(Exception exception)Creates a representation of a non-resolved field. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| int | hashCode() | 
| ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher | initialize(AccessControlContext accessControlContext)Initializes the dispatcher. | 
| String | toString() | 
public Unresolved(Exception exception)
exception - The exception that occurred when attempting to locate the field.public ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher initialize(AccessControlContext accessControlContext)
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializableinitialize in interface ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.InitializableaccessControlContext - The access control context to use for accessing the private API.Copyright © 2014–2016. All rights reserved.