Uses of Interface
com.streambase.liveview.server.table.plugin.TableProvider
Packages that use TableProvider
Package
Description
Provides classes and interfaces to add custom table providers for LiveView.
-
Uses of TableProvider in com.streambase.liveview.server.table.plugin
Methods in com.streambase.liveview.server.table.plugin that return TableProviderConstructors in com.streambase.liveview.server.table.plugin with parameters of type TableProviderModifierConstructorDescriptionTableProviderControlImpl(String id, TableProvider provider, TableProviderManager manager, com.streambase.liveview.internal.protocol.jaxb.ExternalServerConnectionType externalServerConnection, int failedRetryAttempts)