public static class ClassInjector.UsingReflection.Dispatcher.Faulty extends Object implements ClassInjector.UsingReflection.Dispatcher.Initializable
| Modifier | Constructor and Description | 
|---|---|
| protected  | Faulty(Exception exception)Creates a new faulty reflection store. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| int | hashCode() | 
| ClassInjector.UsingReflection.Dispatcher | initialize(AccessControlContext accessControlContext)Initializes this dispatcher. | 
| String | toString() | 
protected Faulty(Exception exception)
exception - The exception that was thrown when attempting to lookup the method.public ClassInjector.UsingReflection.Dispatcher initialize(AccessControlContext accessControlContext)
ClassInjector.UsingReflection.Dispatcher.Initializableinitialize in interface ClassInjector.UsingReflection.Dispatcher.InitializableaccessControlContext - The access control context to use for initialization.Copyright © 2014–2016. All rights reserved.