public static interface MethodRegistry.Compiled extends TypeWriter.MethodPool
MethodRegistry.TypeWriter.MethodPool.Entry| Modifier and Type | Method and Description |
|---|---|
TypeDescription |
getInstrumentedType()
The readily prepared instrumented type with all optional members registered as they are required
by this instances
Instrumentations. |
MethodList |
getInvokableMethods()
Returns a list of all methods that are invokable on the instrumented type.
|
LoadedTypeInitializer |
getLoadedTypeInitializer()
The type initializer as it is required by this instance's
Instrumentations. |
targetTypeDescription getInstrumentedType()
Instrumentations.LoadedTypeInitializer getLoadedTypeInitializer()
Instrumentations.MethodList getInvokableMethods()
Copyright © 2014. All rights reserved.