|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static java.lang.String |
ROLE
|
Method Summary | |
void |
registerInstrumentable(Instrumentable instrumentable,
java.lang.String instrumentableName)
Instrumentable to be registered with the instrument manager. |
Field Detail |
public static final java.lang.String ROLE
Method Detail |
public void registerInstrumentable(Instrumentable instrumentable, java.lang.String instrumentableName) throws java.lang.Exception
instrumentable
- Instrumentable to register with the InstrumentManager.instrumentableName
- The name to use when registering the Instrumentable.
java.lang.Exception
- If there were any problems registering the Instrumentable.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |