Module openj9.dtfj

Interface IImageAddressSpaceBuilder

All Known Implementing Classes:
ImageAddressSpaceBuilder

public interface IImageAddressSpaceBuilder
Factory for building an com.ibm.dtfj.image.ImageAddressSpace. An ImageAddressSpace factory contains various ImageProcess factories, each pertaining to a specific ImageProcess and distinguished by unique ids. In most cases, there will only be one ImageProcess factory associated with one ImageAddressSpace factory.