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