Interface ManagedImage
- All Superinterfaces:
Image
- All Known Implementing Classes:
Image, J9DDRImage, JCImage, PHDImage
Wrapper class to allow management functionality to be added to DTFJ Images
returned to the client. It is done as an extension to the Image interface
rather than a wrapper class so as to preserve to original class implementing
image in case that is being checked for.
This needs to move to the ras.jar.
-
Method Summary
Methods declared in interface Image
close, getAddressSpaces, getCreationTime, getCreationTimeNanos, getHostName, getInstalledMemory, getIPAddresses, getProcessorCount, getProcessorSubType, getProcessorType, getProperties, getSource, getSystemSubType, getSystemType, isTruncated
-
Method Details
-
setImageSource
-
getImageSource
ManagedImageSource getImageSource()
-