public class PVATypeSupport extends DataSourceTypeSupport
PVATypeAdapter
prepares type support for the
JCA data source.Constructor and Description |
---|
PVATypeSupport(PVATypeAdapterSet adapters)
A new type support for the pva type support.
|
Modifier and Type | Method and Description |
---|---|
protected PVATypeAdapter |
find(ValueCache<?> cache,
PVAChannelHandler channel)
Returns a matching type adapter for the given
cache and channel.
|
find, formatMessage
public PVATypeSupport(PVATypeAdapterSet adapters)
adapters
- a set of pva adaptersprotected PVATypeAdapter find(ValueCache<?> cache, PVAChannelHandler channel)
cache
- the cache that will store the datachannel
- the pva channelCopyright © 2010–2015. All rights reserved.