|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InstrumentManager
| Field Summary | |
|---|---|
static String |
ROLE
|
| Method Summary | |
|---|---|
void |
registerInstrumentable(Instrumentable instrumentable,
String instrumentableName)
Instrumentable to be registered with the instrument manager. |
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
void registerInstrumentable(Instrumentable instrumentable,
String instrumentableName)
throws Exception
instrumentable - Instrumentable to register with the InstrumentManager.instrumentableName - The name to use when registering the Instrumentable.
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 | ||||||||