public static interface Instrumentation.Context.ExtractableView extends Instrumentation.Context
Instrumentation.Context which
allows the retrieval of any registered auxiliary type.Instrumentation.Context.ExtractableView| Modifier and Type | Method and Description |
|---|---|
List<? extends DynamicType> |
getRegisteredAuxiliaryTypes()
Returns any
AuxiliaryType that was registered
with this Instrumentation.Context. |
registerList<? extends DynamicType> getRegisteredAuxiliaryTypes()
AuxiliaryType that was registered
with this Instrumentation.Context.Copyright © 2014. All rights reserved.