|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BrokerConfigDataSource | |
| net.agmodel.brokerConfig | |
| net.agmodel.brokerImpl | |
| net.agmodel.metBroker | |
| Uses of BrokerConfigDataSource in net.agmodel.brokerConfig |
| Subinterfaces of BrokerConfigDataSource in net.agmodel.brokerConfig | |
interface |
ChizuSource
Java content class for ChizuSource complex type. |
interface |
DEMSource
Java content class for DEMSource complex type. |
interface |
MetSource
Java content class for MetSource complex type. |
| Methods in net.agmodel.brokerConfig that return BrokerConfigDataSource | |
BrokerConfigDataSource |
ObjectFactory.createBrokerConfigDataSource()
Create an instance of BrokerConfigDataSource |
| Uses of BrokerConfigDataSource in net.agmodel.brokerImpl |
| Constructors in net.agmodel.brokerImpl with parameters of type BrokerConfigDataSource | |
GenericSourceImpl(String ID,
GenericBrokerImpl broker,
MultilingualString sourceName,
GeographicalArea coverage,
int loginRequirements,
String driverName,
GeographicalArea defaultDisplayArea,
BrokerConfigDataSource source)
Creates an object responsible for managing the metadata associated with a database, and spawning driver instances. |
|
| Uses of BrokerConfigDataSource in net.agmodel.metBroker |
| Constructors in net.agmodel.metBroker with parameters of type BrokerConfigDataSource | |
MetSourceImpl(String ID,
MetBrokerImpl broker,
MultilingualString sourceName,
GeographicalArea coverage,
int loginRequirements,
String systemUsercode,
String systemPassword,
String driverName,
String suggestedTimeZone,
float suggestedDailyOffset,
Duration shortestResolution,
Duration longestResolution,
Duration timeliness,
boolean rebuildRequired,
String fromStation,
GeographicalArea defaultDisplayArea,
BrokerConfigDataSource source)
Creates an object responsible for managing the metadata associated with a database, and spawning driver instances. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||