Uses of Class
com.streambase.liveview.server.table.plugin.TableProviderControlImpl
-
Packages that use TableProviderControlImpl Package Description com.streambase.liveview.server.table.plugin Provides classes and interfaces to add custom table providers to TIBCO LiveView. -
-
Uses of TableProviderControlImpl in com.streambase.liveview.server.table.plugin
Fields in com.streambase.liveview.server.table.plugin with type parameters of type TableProviderControlImpl Modifier and Type Field Description protected PriorityBlockingQueue<TableProviderControlImpl>
TableProviderManager. restartQueue
protected Map<String,TableProviderControlImpl>
TableProviderManager. tableProviderMap
-