Package | Description |
---|---|
com.streambase.liveview.client |
Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API.
|
Modifier and Type | Class and Description |
---|---|
class |
NullProgressMonitor |
Modifier and Type | Method and Description |
---|---|
ProgressMonitor |
ConnectionConfig.getConnectionMonitor()
The api uses this method to retrieve the progress monitor specified by the user.
|
Modifier and Type | Method and Description |
---|---|
ConnectionConfig |
ConnectionConfig.setConnectionMonitor(ProgressMonitor monitor)
Sets the monitor to use by the api
|