- getChildInstrumentables() - Method in class org.apache.excalibur.instrument.AbstractInstrumentable
-
Any Object which implements Instrumentable can also make use of other
Instrumentable child objects.
- getChildInstrumentables() - Method in class org.apache.excalibur.instrument.AbstractLogEnabledInstrumentable
-
Any Object which implements Instrumentable can also make use of other
Instrumentable child objects.
- getChildInstrumentables() - Method in interface org.apache.excalibur.instrument.Instrumentable
-
Any Object which implements Instrumentable can also make use of other
Instrumentable child objects.
- getInstrumentableName() - Method in class org.apache.excalibur.instrument.AbstractInstrumentable
-
Gets the name of the Instrumentable.
- getInstrumentableName() - Method in class org.apache.excalibur.instrument.AbstractLogEnabledInstrumentable
-
Gets the name of the Instrumentable.
- getInstrumentableName() - Method in interface org.apache.excalibur.instrument.Instrumentable
-
Gets the name of the Instrumentable.
- getInstrumentName() - Method in class org.apache.excalibur.instrument.AbstractInstrument
-
Gets the name for the Instrument.
- getInstrumentName() - Method in interface org.apache.excalibur.instrument.Instrument
-
Gets the name for the Instrument.
- getInstrumentProxy() - Method in class org.apache.excalibur.instrument.AbstractInstrument
-
Returns the InstrumentProxy object assigned to the instrument by the
InstrumentManager.
- getInstruments() - Method in class org.apache.excalibur.instrument.AbstractInstrumentable
-
Obtain a reference to all the Instruments that the Instrumentable object
wishes to expose.
- getInstruments() - Method in class org.apache.excalibur.instrument.AbstractLogEnabledInstrumentable
-
Obtain a reference to all the Instruments that the Instrumentable object
wishes to expose.
- getInstruments() - Method in interface org.apache.excalibur.instrument.Instrumentable
-
Obtain a reference to all the Instruments that the Instrumentable object
wishes to expose.