|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchInstrumentSampleException | |
org.apache.excalibur.instrument.manager | |
org.apache.excalibur.instrument.manager.impl |
Uses of NoSuchInstrumentSampleException in org.apache.excalibur.instrument.manager |
Methods in org.apache.excalibur.instrument.manager that throw NoSuchInstrumentSampleException | |
InstrumentSampleDescriptor |
DefaultInstrumentManager.locateInstrumentSampleDescriptor(java.lang.String sampleName)
Searches the entire instrument tree for an instrument sample with the given name. |
InstrumentSampleDescriptor |
InstrumentDescriptor.getInstrumentSampleDescriptor(java.lang.String instrumentSampleName)
Returns a InstrumentSampleDescriptor based on its name. |
Uses of NoSuchInstrumentSampleException in org.apache.excalibur.instrument.manager.impl |
Methods in org.apache.excalibur.instrument.manager.impl that throw NoSuchInstrumentSampleException | |
InstrumentSampleDescriptor |
DefaultInstrumentManagerImpl.locateInstrumentSampleDescriptor(java.lang.String sampleName)
Searches the entire instrument tree for an instrument sample with the given name. |
InstrumentSampleDescriptor |
InstrumentDescriptorImpl.getInstrumentSampleDescriptor(java.lang.String instrumentSampleName)
Returns a InstrumentSampleDescriptor based on its name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |