protected static interface ClassInjector.UsingReflection.ReflectionStore
Modifier and Type | Interface and Description |
---|---|
static class |
ClassInjector.UsingReflection.ReflectionStore.Faulty
Represents an unsuccessfully loaded method lookup.
|
static class |
ClassInjector.UsingReflection.ReflectionStore.Resolved
Represents 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.