|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectceleboss.HTMLload.WebDataSourceFactory
This is a factory class that creates connections to a web server to get the celebdaq data.
| Constructor Summary | |
WebDataSourceFactory()
|
|
| Method Summary | |
CelebDataSource |
createSource(java.lang.String username,
java.lang.String password)
This method will create a web based data source. |
void |
setOptions(java.lang.String factoryOptions)
Set any specific factory options. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WebDataSourceFactory()
| Method Detail |
public CelebDataSource createSource(java.lang.String username,
java.lang.String password)
createSource in interface CelebDataSourceFactoryusername - Name of user for login.password - Password entry
public void setOptions(java.lang.String factoryOptions)
setOptions in interface CelebDataSourceFactoryfactoryOptions - Options
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||