org.epics.pvmanager.data
Class TypeSupport

java.lang.Object
  extended by org.epics.pvmanager.data.TypeSupport

public class TypeSupport
extends java.lang.Object

Adds support for control system standard types defined in this package.

Author:
carcassi

Constructor Summary
TypeSupport()
           
 
Method Summary
static void install()
          Installs type support.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeSupport

public TypeSupport()
Method Detail

install

public static void install()
Installs type support. This should only be called by either DataSources or ExpressionLanguage libraries that require support for these types.



Copyright © 2010. All Rights Reserved.