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
Instrumentation s. |
MethodList |
getInvokableMethods()
Returns a list of all methods that are invokable on the instrumented type.
|
LoadedTypeInitializer |
getLoadedTypeInitializer()
The loaded type initializer as it is required by this instance's
Instrumentation s. |
InstrumentedType.TypeInitializer |
getTypeInitializer()
The type initializer as it is required by this instance's
Instrumentation s. |
target
TypeDescription getInstrumentedType()
Instrumentation
s.LoadedTypeInitializer getLoadedTypeInitializer()
Instrumentation
s.InstrumentedType.TypeInitializer getTypeInitializer()
Instrumentation
s.MethodList getInvokableMethods()
Copyright © 2014–2015. All rights reserved.