|
|||||||||||
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.measurement.PerformanceMonitorKeyImpl
Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
Constructor Summary | |
PerformanceMonitorKeyImpl()
|
Method Summary | |
java.lang.String |
getPerformanceMonitorPrimaryKey()
Returns the primary key of the measurement job. |
void |
setPerformanceMonitorPrimaryKey(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 PerformanceMonitorKeyImpl()
Method Detail |
public java.lang.String getPerformanceMonitorPrimaryKey()
getPerformanceMonitorPrimaryKey
in interface PerformanceMonitorKey
PerformanceMonitorKey.setPerformanceMonitorPrimaryKey(java.lang.String)
public void setPerformanceMonitorPrimaryKey(java.lang.String key) throws java.lang.IllegalArgumentException
setPerformanceMonitorPrimaryKey
in interface PerformanceMonitorKey
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.PerformanceMonitorKey.getPerformanceMonitorPrimaryKey()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |