org.isam.exehda.services
Class Scheduler.SensorIndex

java.lang.Object
  |
  +--org.isam.exehda.services.ResourceBroker.DynamicIndex
        |
        +--org.isam.exehda.services.Scheduler.SchedIndex
              |
              +--org.isam.exehda.services.Scheduler.SensorIndex
Enclosing class:
Scheduler

public abstract static class Scheduler.SensorIndex
extends Scheduler.SchedIndex


Constructor Summary
Scheduler.SensorIndex()
           
 
Methods inherited from class org.isam.exehda.services.ResourceBroker.DynamicIndex
getDef, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scheduler.SensorIndex

public Scheduler.SensorIndex()