|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents defines the MBean interface for use in collecting software inventory.
This management interface includes the following attributes. These attributes are described in more detail in the accessor methods.
This MBean defines no operations
This MBean emits no Notification
s
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 |
Method Summary | |
---|---|
int |
getComponentCount()
Get the number of individual files that make up this package. |
com.ibm.retail.si.mgmt.swdist.MgmtSftComponent[] |
getComponents()
Retrieve an array containing the information about every file that makes up this package. |
java.lang.String |
getInstalledPath()
Retrieve the installed path for this piece of software. |
long |
getPackageSize()
Retrieve the total amount of storage on the client consumed by this package. |
Methods inherited from interface com.ibm.retail.si.mgmt.MgmtSimpleInventoryMBean |
---|
getBuildNumber, getCurrentState, getDescription, getFixLevel, getInstallationDate, getMajorVersion, getManufacturer, getMinorVersion, getProductName, getSerialNumber, getVersion |
Method Detail |
public java.lang.String getInstalledPath()
public long getPackageSize()
public int getComponentCount()
public com.ibm.retail.si.mgmt.swdist.MgmtSftComponent[] getComponents()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |