org.epics.pvmanager.jca
Class JCASupport

java.lang.Object
  extended by org.epics.pvmanager.jca.JCASupport

Deprecated. Create a JCADataSource instead.

@Deprecated
public class JCASupport
extends java.lang.Object

Adds support for CA types as defined in JCA.

Author:
carcassi

Constructor Summary
JCASupport()
          Deprecated.  
 
Method Summary
static DataSource jca()
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCASupport

public JCASupport()
Deprecated. 
Method Detail

jca

@Deprecated
public static DataSource jca()
Deprecated.