| Package | Description |
|---|---|
| com.streambase.liveview.server.table.plugin |
Provides classes and interfaces to add custom table providers to TIBCO Live Datamart.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestTableProvider
This is just for testing the addition and removal of Tables.
|
| Modifier and Type | Method and Description |
|---|---|
TableProvider |
TableProviderControlImpl.getProvider() |
| Constructor and Description |
|---|
TableProviderControlImpl(java.lang.String id,
TableProvider provider,
TableProviderManager manager,
com.streambase.liveview.internal.protocol.jaxb.ExternalServerConnectionType externalServerConnection,
int failedRetryAttempts) |