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

Uses of NoSuchInstrumentableException in org.apache.excalibur.instrument.manager
 

Methods in org.apache.excalibur.instrument.manager that throw NoSuchInstrumentableException
 InstrumentableDescriptor InstrumentableDescriptor.getChildInstrumentableDescriptor(String childInstrumentableName)
          Returns a child InstrumentableDescriptor based on its name or the name of any of its children.
 InstrumentableDescriptor DefaultInstrumentManager.getInstrumentableDescriptor(String instrumentableName)
          Returns a InstrumentableDescriptor based on its name or the name of any of its children.
 InstrumentableDescriptor DefaultInstrumentManager.locateInstrumentableDescriptor(String instrumentableName)
          Searches the entire instrument tree for an instrumentable with the given name.
 



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