Uses of Class
org.apache.excalibur.instrument.manager.NoSuchInstrumentSampleException

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.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.