| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JMXInstrument
Interface for JMX-specific instruments
| Method Summary | |
|---|---|
|  String | getConfigId()Sets the config id for the instrument. | 
|  String | getContextRef()Gets the context reference for the instrument. | 
|  ObjectName | getObjectName()Returns the JMX object name for the instrument | 
|  void | setConfigId(String cid)Gets the config id for the instrument. | 
|  void | setContextRef(String cref)Sets the context reference for the instrument. | 
| Methods inherited from interface org.apache.openjpa.lib.instrumentation.Instrument | 
|---|
| getContext, getLevel, getName, getOptions, getProvider, initialize, isStarted, restart, setContext, setOptions, setProvider, setStarted, start, stop | 
| Method Detail | 
|---|
ObjectName getObjectName()
void setContextRef(String cref)
cref - the context reference for the instrumentString getContextRef()
cref - the context reference for the instrumentString getConfigId()
void setConfigId(String cid)
cid - the config id of the instrument| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||