Uses of Package
com.ibm.dtfj.javacore.builder
-
Classes in com.ibm.dtfj.javacore.builder used by com.ibm.dtfj.javacore.builder Class Description BuilderFailureException Thrown when a factory object cannot be created.IImageAddressSpaceBuilder Factory for building an com.ibm.dtfj.image.ImageAddressSpace.IImageBuilder Image building factory for com.ibm.dtfj.image.Image
Support for multiple address spaces: If a javacore contains multiple address spaces, each with its own set of processes and runtimes, it is assumed that some sort of unique ID in the javacore (could be start address of address space) is used to distinguish each address space, and that the proper addressSpaceBuilder can be selected throughout the parsing process by parsing a tag in the javacore that contains this id.IImageProcessBuilder Factory for building a com.ibm.dtfj.image.ImageProcess
Each Image Process factory must have at least one Java runtime factory that buildsJavaRuntime
Basic support for multiple java runtime factories is present.IJavaRuntimeBuilder Factory for building a com.ibm.dtfj.java.JavaRuntime object. -
Classes in com.ibm.dtfj.javacore.builder used by com.ibm.dtfj.javacore.builder.javacore Class Description BuilderFailureException Thrown when a factory object cannot be created.IImageAddressSpaceBuilder Factory for building an com.ibm.dtfj.image.ImageAddressSpace.IImageBuilder Image building factory for com.ibm.dtfj.image.Image
Support for multiple address spaces: If a javacore contains multiple address spaces, each with its own set of processes and runtimes, it is assumed that some sort of unique ID in the javacore (could be start address of address space) is used to distinguish each address space, and that the proper addressSpaceBuilder can be selected throughout the parsing process by parsing a tag in the javacore that contains this id.IImageBuilderFactory Generates a Image builder factory with a unique id.IImageProcessBuilder Factory for building a com.ibm.dtfj.image.ImageProcess
Each Image Process factory must have at least one Java runtime factory that buildsJavaRuntime
Basic support for multiple java runtime factories is present.IJavaRuntimeBuilder Factory for building a com.ibm.dtfj.java.JavaRuntime object. -
Classes in com.ibm.dtfj.javacore.builder used by com.ibm.dtfj.javacore.parser.framework.parser Class Description IImageBuilder Image building factory for com.ibm.dtfj.image.Image
Support for multiple address spaces: If a javacore contains multiple address spaces, each with its own set of processes and runtimes, it is assumed that some sort of unique ID in the javacore (could be start address of address space) is used to distinguish each address space, and that the proper addressSpaceBuilder can be selected throughout the parsing process by parsing a tag in the javacore that contains this id. -
Classes in com.ibm.dtfj.javacore.builder used by com.ibm.dtfj.javacore.parser.j9 Class Description IImageBuilder Image building factory for com.ibm.dtfj.image.Image
Support for multiple address spaces: If a javacore contains multiple address spaces, each with its own set of processes and runtimes, it is assumed that some sort of unique ID in the javacore (could be start address of address space) is used to distinguish each address space, and that the proper addressSpaceBuilder can be selected throughout the parsing process by parsing a tag in the javacore that contains this id.IImageBuilderFactory Generates a Image builder factory with a unique id.