Uses of Interface
org.apache.excalibur.instrument.InstrumentProxy

Uses of InstrumentProxy in org.apache.excalibur.instrument
 

Methods in org.apache.excalibur.instrument that return InstrumentProxy
protected  InstrumentProxy AbstractInstrument.getInstrumentProxy()
          Returns the InstrumentProxy object assigned to the instrument by the InstrumentManager.
 

Methods in org.apache.excalibur.instrument with parameters of type InstrumentProxy
 void AbstractInstrument.setInstrumentProxy(InstrumentProxy proxy)
          When the InstrumentManager is present, an InstrumentProxy will be set to enable the Instrument to communicate with the InstrumentManager.
 



Copyright © 1997-2007 Apache Software Foundation. All Rights Reserved.