public class CATypeSupport extends DataSourceTypeSupport
CATypeAdapter prepares type support for the
JCA data source.| Constructor and Description |
|---|
CATypeSupport(CATypeAdapterSet adapters)
A new type support for the jca type support.
|
| Modifier and Type | Method and Description |
|---|---|
CATypeAdapter |
find(ReadCollector<?,?> cache,
CAConnectionPayload connection)
Returns a matching type adapter for the given
cache and channel.
|
find, formatMessagepublic CATypeSupport(CATypeAdapterSet adapters)
adapters - a set of jca adapterspublic CATypeAdapter find(ReadCollector<?,?> cache, CAConnectionPayload connection)
cache - the cache that will store the dataconnection - the ca channelCopyright © 2018 EPICS. All rights reserved.