Uses of Interface
org.freehep.record.loop.event.ChainableRecordListener

Packages that use ChainableRecordListener
org.freehep.record.loop.event This package contains event classes and corresponding listener interfaces for events fired by the implementation of the SequentialRecordLoop interface. 
 

Uses of ChainableRecordListener in org.freehep.record.loop.event
 

Classes in org.freehep.record.loop.event that implement ChainableRecordListener
 class ChainableRecordListenerDecorator
          This class decorates an RecordListener object so that the methods of another RecordListener object are executed in succession to its own method, thus creating a chain of listeners.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.