com.cosylab.epics.caj
Class JNIRepeater

java.lang.Object
  extended by com.cosylab.epics.caj.JNIRepeater

public class JNIRepeater
extends Object

Temporary code that runs JNI CA Repeater, port to java to be done.

Version:
$id$
Author:
Matej Sekoranja

Field Summary
static String JNI_DISABLE_REPEATER
          System JVM property key to disable JNI repeater.
 
Constructor Summary
JNIRepeater()
           
 
Method Summary
static String getTargetArch()
          Get standard "system-arch" string.
static void repeaterInit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNI_DISABLE_REPEATER

public static final String JNI_DISABLE_REPEATER
System JVM property key to disable JNI repeater.

See Also:
Constant Field Values
Constructor Detail

JNIRepeater

public JNIRepeater()
Method Detail

repeaterInit

public static void repeaterInit()
                         throws gov.aps.jca.CAException
Throws:
gov.aps.jca.CAException

getTargetArch

public static String getTargetArch()
Get standard "system-arch" string.

Returns:
standard "system-arch" string.


Copyright © 2004-2013 Cosylab. All Rights Reserved.