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
:
- SIFComponent=AEF
- Id=AEFSoftwareInventory
- DMajorVer=x
- DMinorVer=x
- AEFType=Version
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