Module openj9.dtfj

Class DTFJImageBean

  • All Implemented Interfaces:
    Image

    public class DTFJImageBean
    extends Object
    implements Image
    Simple Java bean which contains the data from the Image interface. This allows commands to access this information without being given a handle to the Image object itself
    • Constructor Detail

      • DTFJImageBean

        public DTFJImageBean​(Image image)