| Package | Description |
|---|---|
| org.apache.excalibur.instrument.client |
| Modifier and Type | Field and Description |
|---|---|
private MaintainedSampleLease[] |
InstrumentManagerConnection.m_maintainedSampleLeaseArray |
| Modifier and Type | Method and Description |
|---|---|
(package private) MaintainedSampleLease |
InstrumentManagerConnection.getMaintainedSampleLease(java.lang.String sampleName)
Returns a MaintainedSampleLease given a name if the sample is being
maintained.
|
private MaintainedSampleLease[] |
InstrumentManagerConnection.getMaintainedSampleLeaseArray()
Returns a thread save array representation of the MaintainedSampleLeases.
|