Class J9RASImageDataFactory
java.lang.Object
com.ibm.j9ddr.view.dtfj.image.J9RASImageDataFactory
Point of contact for Image code needing to extract
data from the J9RAS structure
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
J9RASImageDataFactory
public J9RASImageDataFactory() 
 - 
 - 
Method Details
- 
getProcessData
- Returns:
 - ProcessData or NULL if we can't find a J9DDR structure in p
 
 - 
getMachineData
- Returns:
 - MachineData or NULL if we can't find a J9DDR structure in c
 
 - 
getMachineData
- Returns:
 - MachineData or NULL if we can't find a J9DDR structure in a
 
 - 
getMachineData
- Returns:
 - MachineData or NULL if we can't find a J9DDR structure in p
 
 
 -