protected static interface ClassInjector.UsingReflection.ReflectionStore
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ClassInjector.UsingReflection.ReflectionStore.FaultyRepresents an unsuccessfully loaded method lookup. | 
| static class  | ClassInjector.UsingReflection.ReflectionStore.ResolvedRepresents a successfully loaded method lookup. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
Method getFindLoadedClassMethod()
Method getLoadByteArrayMethod()
Copyright © 2014–2015. All rights reserved.