public static class ClassLoaderByteArrayInjector.ReflectionStore.Resolved extends Object implements ClassLoaderByteArrayInjector.ReflectionStore
ClassLoaderByteArrayInjector.ReflectionStore.Faulty, ClassLoaderByteArrayInjector.ReflectionStore.Resolved| Modifier | Constructor and Description | 
|---|---|
protected  | 
Resolved(Method findLoadedClassMethod,
        Method loadByteArrayMethod)
Creates a new resolved reflection store. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object other)  | 
Method | 
getFindLoadedClassMethod()
Returns the method for finding a class on a class loader. 
 | 
Method | 
getLoadByteArrayMethod()
Returns the method for loading a class into a class loader. 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
public Method getFindLoadedClassMethod()
ClassLoaderByteArrayInjector.ReflectionStoregetFindLoadedClassMethod in interface ClassLoaderByteArrayInjector.ReflectionStorepublic Method getLoadByteArrayMethod()
ClassLoaderByteArrayInjector.ReflectionStoregetLoadByteArrayMethod in interface ClassLoaderByteArrayInjector.ReflectionStoreCopyright © 2014. All rights reserved.