public static class FeatureImpl.AfterHeapLayoutAccessImpl extends FeatureImpl.FeatureAccessImpl implements org.graalvm.nativeimage.hosted.Feature.AfterHeapLayoutAccess
| Modifier and Type | Field and Description |
|---|---|
protected NativeImageHeap |
heap |
protected HostedMetaAccess |
hMetaAccess |
debugContext, featureHandler, imageClassLoader| Modifier and Type | Method and Description |
|---|---|
NativeImageHeap |
getHeap() |
HostedMetaAccess |
getMetaAccess() |
findAnnotatedClasses, findAnnotatedFields, findAnnotatedMethods, findClassByName, findSubclasses, getApplicationClassLoader, getApplicationClassPath, getApplicationModulePath, getDebugContext, getFeatureHandler, getImageClassLoaderprotected final HostedMetaAccess hMetaAccess
protected final NativeImageHeap heap
public HostedMetaAccess getMetaAccess()
public NativeImageHeap getHeap()