|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.management.oss.impl.ManagedEntityKeyImpl
com.sun.management.oss.impl.pm.opstatus.OperationalStatusMonitorKeyImpl
Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
Constructor Summary | |
OperationalStatusMonitorKeyImpl()
|
Method Summary | |
java.lang.String |
getOperationalStatusMonitorPrimaryKey()
Returns the primary key of the measurement job. |
void |
setOperationalStatusMonitorPrimaryKey(java.lang.String key)
Sets the primary key of the measurement job. |
Methods inherited from class com.sun.management.oss.impl.ManagedEntityKeyImpl |
clone, getApplicationContext, getApplicationDN, getDomain, getPrimaryKey, getSupportedSerializerTypes, getType, makeApplicationContext, makePrimaryKey, makeSerializer, setApplicationContext, setApplicationDN, setDomain, setPrimaryKey, setType, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.sun.management.oss.ManagedEntityKey |
clone, getApplicationContext, getApplicationDN, getPrimaryKey, getType, makeApplicationContext, makePrimaryKey, setApplicationContext, setApplicationDN, setPrimaryKey, setType |
Methods inherited from interface com.sun.management.oss.SerializerFactory |
getSupportedSerializerTypes, makeSerializer |
Constructor Detail |
public OperationalStatusMonitorKeyImpl()
Method Detail |
public java.lang.String getOperationalStatusMonitorPrimaryKey()
getOperationalStatusMonitorPrimaryKey
in interface OperationalStatusMonitorKey
OperationalStatusMonitorKey.setOperationalStatusMonitorPrimaryKey(java.lang.String)
public void setOperationalStatusMonitorPrimaryKey(java.lang.String key) throws java.lang.IllegalArgumentException
setOperationalStatusMonitorPrimaryKey
in interface OperationalStatusMonitorKey
key
- The primary key of the measurement job in string format.
java.lang.IllegalArgumentException
- Is thrown to report that
a bad argument was provided to the method.OperationalStatusMonitorKey.getOperationalStatusMonitorPrimaryKey()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |