|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.retail.si.mgmt.monitor.AbstractMonitorPolicy | +--com.ibm.retail.si.mgmt.monitor.DeviceMonitorPolicy
Field Summary |
---|
Fields inherited from class com.ibm.retail.si.mgmt.monitor.AbstractMonitorPolicy |
---|
attributeList, monitorClassName, policyOwner |
Constructor Summary | |
---|---|
DeviceMonitorPolicy(java.lang.String monitorClassName,
javax.management.NotificationListener listener,
javax.management.AttributeList attributes,
java.lang.String deviceId)
|
Method Summary | |
---|---|
java.lang.String |
getDeviceId()
|
Methods inherited from class com.ibm.retail.si.mgmt.monitor.AbstractMonitorPolicy |
---|
equals, getAttribute, getAttributeList, getMonitorClassName, getPolicyOwner |
Methods inherited from class com.ibm.retail.si.mgmt.monitor.MonitorPolicy |
---|
getId, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DeviceMonitorPolicy(java.lang.String monitorClassName, javax.management.NotificationListener listener, javax.management.AttributeList attributes, java.lang.String deviceId)
deviceId
- Method Detail |
public java.lang.String getDeviceId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |