|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.epics.pvmanager.DataSourceTypeSupport
org.epics.pvmanager.jca.JCATypeSupport
public class JCATypeSupport
Given a set of JCATypeAdapter prepares type support for the
JCA data source.
| Constructor Summary | |
|---|---|
JCATypeSupport(JCATypeAdapterSet adapters)
A new type support for the jca type support. |
|
| Method Summary | |
|---|---|
protected JCATypeAdapter |
find(ValueCache<?> cache,
Channel channel)
Returns a matching type adapter for the given cache and channel. |
| Methods inherited from class org.epics.pvmanager.DataSourceTypeSupport |
|---|
find, formatMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JCATypeSupport(JCATypeAdapterSet adapters)
adapters - a set of jca adapters| Method Detail |
|---|
protected JCATypeAdapter find(ValueCache<?> cache,
Channel channel)
cache - the cache that will store the datachannel - the jca channel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||