|
|||||||||||
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.DeviceTypeMonitorPolicy
Field Summary |
---|
Fields inherited from class com.ibm.retail.si.mgmt.monitor.AbstractMonitorPolicy |
---|
attributeList, monitorClassName, policyOwner |
Constructor Summary | |
---|---|
DeviceTypeMonitorPolicy(java.lang.String monitorClassName,
javax.management.NotificationListener listener,
javax.management.AttributeList attributes,
int deviceType)
|
Method Summary | |
---|---|
int |
getDeviceType()
|
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 DeviceTypeMonitorPolicy(java.lang.String monitorClassName, javax.management.NotificationListener listener, javax.management.AttributeList attributes, int deviceType)
deviceType
- Method Detail |
public int getDeviceType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |