com.ibm.retail.AEF.mgmt
Interface SoftwareInventoryMBean

All Superinterfaces:
MgmtSimpleInventoryMBean, MgmtSoftwareInventoryMBean

public interface SoftwareInventoryMBean
extends MgmtSoftwareInventoryMBean

Provides information about the AEF software level.

The purpose of this MBean is to provide information about the version and release of AEF that is currently installed and running. It extends the com.ibm.retail.si.mgmt.MgmtSoftwareInventoryMBean interface. It does not add any new methods; its reason for existence is as a workaround for a current JMX implementation restriction that requires MBean interfaces to be in the same package as the class implementing the interface.

The ObjectName of this MBean includes the following attributes, in addition to the SIF attributes of StoreID and DeviceID:


Field Summary
 
Fields inherited from interface com.ibm.retail.si.mgmt.MgmtSimpleInventoryMBean
INV_ERROR, INV_INSTALLED_FAILED, INV_INSTALLED_NOT_TESTED, INV_INSTALLED_UNKNOWN, INV_NOEXIST, INV_NOTSUPPORTED, INV_OK
 
Methods inherited from interface com.ibm.retail.si.mgmt.MgmtSoftwareInventoryMBean
getComponentCount, getComponents, getInstalledPath, getPackageSize
 
Methods inherited from interface com.ibm.retail.si.mgmt.MgmtSimpleInventoryMBean
getBuildNumber, getCurrentState, getDescription, getFixLevel, getInstallationDate, getMajorVersion, getManufacturer, getMinorVersion, getProductName, getSerialNumber, getVersion
 



Copyright © 2004 IBM. All Rights Reserved.
Generated: July 19 2004