Uses of Interface
net.agmodel.brokerImpl.GenericSourceForDrivers

Packages that use GenericSourceForDrivers
net.agmodel.brokerImpl   
net.agmodel.metBroker   
net.agmodel.metDriver Contains driver classes that MetBroker uses to connect to databases, and the interfaces they implement.
 
 

Uses of GenericSourceForDrivers in net.agmodel.brokerImpl
 

Classes in net.agmodel.brokerImpl that implement GenericSourceForDrivers
 class GenericSourceImpl
          A general class for describing a datasource and providing access to it.
 

Uses of GenericSourceForDrivers in net.agmodel.metBroker
 

Classes in net.agmodel.metBroker that implement GenericSourceForDrivers
 class MetSourceImpl
          An implementation of MetDataSource Responsible for knowing how to get weather element(s) for a period from a station.
 

Uses of GenericSourceForDrivers in net.agmodel.metDriver
 

Subinterfaces of GenericSourceForDrivers in net.agmodel.metDriver
 interface MetSourceForDrivers
          The interface MetAccessMechanisms use to communicate with a service that maintains metdata about a meteorological database.
 



Copyright (C) NARC 2001 All Rights Reserved.