org.epics.pvmanager.jca
Class JCAVTypeAdapterSet

java.lang.Object
  extended by org.epics.pvmanager.jca.JCAVTypeAdapterSet
All Implemented Interfaces:
DataSourceTypeAdapterSet, JCATypeAdapterSet

public class JCAVTypeAdapterSet
extends java.lang.Object
implements JCATypeAdapterSet

Author:
carcassi

Constructor Summary
JCAVTypeAdapterSet()
           
 
Method Summary
 java.util.Set<JCATypeAdapter> getAdapters()
          Returns a collation of adapters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCAVTypeAdapterSet

public JCAVTypeAdapterSet()
Method Detail

getAdapters

public java.util.Set<JCATypeAdapter> getAdapters()
Description copied from interface: DataSourceTypeAdapterSet
Returns a collation of adapters. The collection must be immutable.

Specified by:
getAdapters in interface DataSourceTypeAdapterSet
Specified by:
getAdapters in interface JCATypeAdapterSet
Returns:
a collection; not null