| Modifier and Type | Field and Description |
|---|---|
private DefaultInstrumentManagerImpl |
InstrumentableProxy.m_instrumentManager
InstrumentManager which owns the proxy.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) DefaultInstrumentManagerImpl |
InstrumentableProxy.getInstrumentManager()
Returns instrumentManager which owns the proxy.
|
| Constructor and Description |
|---|
InstrumentableProxy(DefaultInstrumentManagerImpl instrumentManager,
InstrumentableProxy parentInstrumentableProxy,
java.lang.String name,
java.lang.String description)
Creates a new InstrumentableProxy.
|