Class DTFJJavaClassHelper
java.lang.Object
com.ibm.j9ddr.view.dtfj.java.helper.DTFJJavaClassHelper
A helper class containing static methods that are used by implementations of DTFJJavaClass
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JavaField
static JavaObject
getProtectionDomain
(JavaClass clazz)
-
Constructor Details
-
DTFJJavaClassHelper
public DTFJJavaClassHelper()
-
-
Method Details
-
getProtectionDomain
public static JavaObject getProtectionDomain(JavaClass clazz) throws CorruptDataException, DataUnavailable, MemoryAccessException -
getField
- Throws:
CorruptDataException
-