|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchInstrumentableException | |
org.apache.excalibur.instrument.manager | |
org.apache.excalibur.instrument.manager.impl |
Uses of NoSuchInstrumentableException in org.apache.excalibur.instrument.manager |
Methods in org.apache.excalibur.instrument.manager that throw NoSuchInstrumentableException | |
InstrumentableDescriptor |
DefaultInstrumentManager.getInstrumentableDescriptor(java.lang.String instrumentableName)
Returns a InstrumentableDescriptor based on its name or the name of any of its children. |
InstrumentableDescriptor |
DefaultInstrumentManager.locateInstrumentableDescriptor(java.lang.String instrumentableName)
Searches the entire instrument tree for an instrumentable with the given name. |
InstrumentableDescriptor |
InstrumentableDescriptor.getChildInstrumentableDescriptor(java.lang.String childInstrumentableName)
Returns a child InstrumentableDescriptor based on its name or the name of any of its children. |
Uses of NoSuchInstrumentableException in org.apache.excalibur.instrument.manager.impl |
Methods in org.apache.excalibur.instrument.manager.impl that throw NoSuchInstrumentableException | |
InstrumentableDescriptor |
InstrumentableDescriptorImpl.getChildInstrumentableDescriptor(java.lang.String childInstrumentableName)
Returns a child InstrumentableDescriptor based on its name or the name of any of its children. |
InstrumentableDescriptor |
DefaultInstrumentManagerImpl.getInstrumentableDescriptor(java.lang.String instrumentableName)
Returns a InstrumentableDescriptor based on its name or the name of any of its children. |
InstrumentableDescriptor |
DefaultInstrumentManagerImpl.locateInstrumentableDescriptor(java.lang.String instrumentableName)
Searches the entire instrument tree for an instrumentable with the given name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |