Uses of Interface
org.apache.excalibur.instrument.client.InstrumentSampleSnapshotData

Packages that use InstrumentSampleSnapshotData
org.apache.excalibur.instrument.client   
 

Uses of InstrumentSampleSnapshotData in org.apache.excalibur.instrument.client
 

Methods in org.apache.excalibur.instrument.client that return InstrumentSampleSnapshotData
 InstrumentSampleSnapshotData InstrumentSampleData.getSnapshot()
          Returns a snapshot of the data in the sample.
 

Methods in org.apache.excalibur.instrument.client with parameters of type InstrumentSampleSnapshotData
 void InstrumentSampleFrame.updateSnapshot(InstrumentSampleSnapshotData snapshot)
          Called to update the frame when a snapshot is already available.
 



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