| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is the primary key of a performance monitor instance.
It identifies the created measurement job. The key of the measurement job is a unique identifier of the measurement job.
| 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 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 | 
| Method Detail | 
public java.lang.String getPerformanceMonitorPrimaryKey()
setPerformanceMonitorPrimaryKey(java.lang.String)
public void setPerformanceMonitorPrimaryKey(java.lang.String key)
                                     throws java.lang.IllegalArgumentException
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.getPerformanceMonitorPrimaryKey()| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||