org.epics.pvmanager.sim
Class SimulationDataSource.ValueProcessor<T,E>

java.lang.Object
  extended by org.epics.pvmanager.DataSource.ValueProcessor<T,E>
      extended by org.epics.pvmanager.sim.SimulationDataSource.ValueProcessor<T,E>
Enclosing class:
SimulationDataSource

protected abstract static class SimulationDataSource.ValueProcessor<T,E>
extends DataSource.ValueProcessor<T,E>


Constructor Summary
SimulationDataSource.ValueProcessor(Collector collector, ValueCache<E> cache)
           
 
Method Summary
 
Methods inherited from class org.epics.pvmanager.DataSource.ValueProcessor
close, processValue, updateCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationDataSource.ValueProcessor

public SimulationDataSource.ValueProcessor(Collector collector,
                                           ValueCache<E> cache)


Copyright © 2010. All Rights Reserved.