D E G I M O R S

D

DefaultExampleInstrumentable - class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable.
This example application creates a component which registers several Instruments for the example.
DefaultExampleInstrumentable() - Constructor for class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 
doAction() - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Example action method.
doAction() - Method in interface org.apache.avalon.excalibur.component.example_im.ExampleInstrumentable
Example action method.

E

ExampleInstrumentable - interface org.apache.avalon.excalibur.component.example_im.ExampleInstrumentable.
This example application creates a component which registers several Instruments for the example.

G

getChildInstrumentables() - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Any Object which implements Instrumentable can also make use of other Instrumentable child objects.
getInstrumentableName() - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Gets the name of the Instrumentable.
getInstruments() - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Obtain a reference to all the Instruments that the Instrumentable object wishes to expose.

I

INSTRUMENT_COUNTER_QUICK_NAME - Static variable in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 
INSTRUMENT_COUNTER_RANDOM_NAME - Static variable in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 
INSTRUMENT_COUNTER_SLOW_NAME - Static variable in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 
INSTRUMENT_DOACTION_NAME - Static variable in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 
INSTRUMENT_RANDOM_QUICK_NAME - Static variable in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 
INSTRUMENT_RANDOM_RANDOM_NAME - Static variable in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 
INSTRUMENT_RANDOM_SLOW_NAME - Static variable in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
 

M

Main - class org.apache.avalon.excalibur.component.example_im.Main.
This example application loads a component which publishes a series of Instruments.
main(String[]) - Static method in class org.apache.avalon.excalibur.component.example_im.Main
All of the guts of this example exist in the main method.

O

org.apache.avalon.excalibur.component.example_im - package org.apache.avalon.excalibur.component.example_im
 

R

ROLE - Static variable in interface org.apache.avalon.excalibur.component.example_im.ExampleInstrumentable
 
run() - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Runner thread which is responsible for sending data to the Profiler via the various random Profile Points.

S

setInstrumentableName(String) - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Sets the name for the Instrumentable.
start() - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Start the component.
stop() - Method in class org.apache.avalon.excalibur.component.example_im.DefaultExampleInstrumentable
Stop the component.

D E G I M O R S

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